Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Learn More

Dizze konversaasje is sluten en argivearre. Stel in nije fraach as jo help nedich hawwe.

How do I get rid of the animated page loading image on the tabs? (throbber)

  • 1 antwurd
  • 1 hat dit probleem
  • 2 werjeftes
  • Lêste antwurd fan guigs

more options

I've tried many many different suggestions how to remove the throbber image on the tabs while pages are loading.

This isn't really a question. This is a solution, at least for Linux users:

1) First, run these commands from a terminal:

 cd ~/.mozilla/firefox/*default* && mkdir chrome
 cd chrome
 echo '.tab-throbber { display: none !important }' \
  >> userChrome.css

2) Restart Firefox

Yay, no more stupid animation burning 22% CPU and eating my laptop battery!

You're welcome!  :-)

I've tried many many different suggestions how to remove the throbber image on the tabs while pages are loading. This isn't really a question. This is a solution, at least for Linux users: 1) First, run these commands from a terminal: cd ~/.mozilla/firefox/*default* && mkdir chrome cd chrome echo '.tab-throbber { display: none !important }' \ >> userChrome.css 2) Restart Firefox Yay, no more stupid animation burning 22% CPU and eating my laptop battery! You're welcome! :-)

Bewurke troch linuxgeex op

Alle antwurden (1)

more options

HI linuxgeex, Thank you for sharing this solution. Since it is a solution I will lock the thread. If you have any questions in the future, or if you have any solutions we are happy for your contributions. :-)