Post a new topic
hi!i wonder how to remove the icons from the tabs in firefox. anyone? thanks. :]
Some sort of userchrome script. Lemme see if I can find mine.Edit: Nevermind. Pyro's thing should do the trick.
I think this is what you're looking for ...http://www.mozilla.org/support/firefox/tips#beh_icons
that'll only display the default favicon insteadadd this to your userchrome.css .tab-icon {display:none !important;}
You must register and become a member to post a reply.