[Greasemonkey] us.o ideas, gm UI ideas and my own script
Jed
jedsbugs at gmail.com
Mon Aug 1 15:19:52 EDT 2005
> 2. GM user-interface ideas
> I'm a keen proponent of getting -rid- of the monkey face on the status
> bar.
Download ChromeEdit
http://extensionroom.mozdev.org/more-info/chromedit
And add this to your userChrome.css file:
#gm-status{
display: none ! important;
}
Voila!
If you'd rather not install chromedit, just locate the userChrome.css
file in your profile.
-Jed
More information about the Greasemonkey
mailing list