Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Mulongo oyo etiyamaki na archive. Tuna motuna mosusu soki osengeli na lisalisi

How do I get rid of this gawd awful bouncing ball on my tabs?

  • 1 eyano
  • 2 eza na bankokoso oyo
  • 6 views
  • Eyano yasuka ya Moses

more options

While I am waiting for a new tab to open or doing a search or download, the spinning arrow has been replaced by a horizontal bouncing ball. It is very very very annoying. How do I either get the spinner back, replace the bouncing ball with something else, or just delete the bouncing ball?

While I am waiting for a new tab to open or doing a search or download, the spinning arrow has been replaced by a horizontal bouncing ball. It is very very very annoying. How do I either get the spinner back, replace the bouncing ball with something else, or just delete the bouncing ball?

All Replies (1)

more options

Our very own jscher2000 created this style rule to revert the tab throbber back to the old blue loading circle. You need to create a userChrome.css file in your profile folder to achieve this then copy / paste the below code into it, restart Firefox. Instructions on how to create that file is linked below

If you cannot follow the above instruction, please see the follow reply by jscher2000 in one of the previous threads on this issue on how to go about getting this done

/* Revert tab throbber - for Nightly 57 as of 9/20/2017 */ .tab-throbber[busy]::before { background-image: url("chrome://global/skin/icons/loading.png") !important; animation: unset !important; } .tab-throbber[busy]:not([progress])::before { /* Grays the blue during "Connecting" state */ filter: grayscale(100%); } @media (min-resolution: 2dppx) { .tab-throbber[busy]::before { background-image: url("chrome://global/skin/icons/loading@2x.png") !important; } }

Ezalaki modifié na cor-el