



Simply hides the statusbar icon, for like when you use the toolbar button instead, or just don't want it.
Awesome...got rid of the greasemonkey icon and the stylish icon. Just add:
#gm-status {
display: none !important;
}
...and it will remove the greasemonkey icon.Thanks!
Thanks for the script is tweaked it to remove the greasemonkey icon.
If you prefer using the stylish icon on the toolbar (not installed by default), then the icon on the status bar (installed by default) is no longer needed.