Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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
Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.
A ti fi pamọ́ fọ́jọ́ pípẹ́

favicons annoying defaullt grey globe

cor-el replied
avuurst

It seems that whenever Firefox cannot load a websites favicon it will present you an annoying bouncy grey globe. Is it possible to change this default favicon to a static one?

It seems that whenever Firefox cannot load a websites favicon it will present you an annoying bouncy grey globe. Is it possible to change this default favicon to a static one?
Ìsopọ̀ yíyà aṣàfihàn

All Replies (2)

Can't see any gray globe on your screenshot. It's just a page loading indicator.

You can possibly block non-essential animations.

Firefox 63+ has support for "@media (prefers-reduced-motion)" to honor system settings to minimize the amount of non-essential motion. You can create a new Number pref named ui.prefersReducedMotion on the about:config page to show (0) or block (1) some animations.

  • in Firefox 78+ this includes the location bar breakout
  • in Firefox 80+ this replaces the tab loading indicator with an hourglass
  • set the value to 1 if you want to block

animations
ui.prefersReducedMotion = 1

  • set its value to 0 if you want to see animations
    ui.prefersReducedMotion = 0

See also:


You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".