I am creating a firefox extension that should give a notification when a user clicks on certain sites. I do not want the same notification that firefox gives for pop-ups. I don’t want the user having trouble pressing the X button to close the notification. Instead, I would like it to look the way it does when Firefox loads normally, a notification appears and automatically proceeds after a few seconds. On a mac, it looks like a growl notification, and I like the way it looks. Is there an easy way to implement this feature?
thank
, " " , FF AFAIK XUL, , .
:
chrome://global/content/alerts/alert.xul F , , " ",
, , , StackOverflow? , , (, SO, , - ) / .
I think you want this type of notification .
Source: https://habr.com/ru/post/1739806/More articles:Efficient way to create / decompress large bit fields in C? - cCombining Apache Queries? - ajaxWhat is "int * (* pfp) ();" do in c? - cКаков наилучший способ форматирования URL-адресов Django для двух параметров, любой из которых является необязательным? - djangoдолжен ли std:: auto_ptr <>:: operator = reset/освободить существующий pointee? - c++How to see std :: map contents in Visual C ++ .NET (Visual Studio 2003) during debugging? - c ++Which database to choose? - sqlOverriding classes / functions from .dll - c ++How to get a list of network connections on my .NET machine? - c #Load MySQLdb database query result into memory - pythonAll Articles