[Greasemonkey] How to ad an icon to the Status bar?
Henrik Nyh
henrik at nyh.se
Sat Sep 9 00:57:06 EDT 2006
Stefano POGLIANI wrote:
> Is it possible (and, if it is, how) from a GM script to add an icon to
> the FF Status bar?
> I would like to give my users the possibility to actually use this
> mechanism as a type of "minimized window".... so that, when they will
> hit the icon, my GM script will execute some further processing...
Not possible. The closest thing to what you're after is probably
GM_registerMenuCommand(), see
http://greasemonkey.mozdev.org/authoring.html#GM_registerMenuCommand.
--
Henrik Nyh
http://henrik.nyh.se
More information about the Greasemonkey
mailing list