Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

favicons annoying defaullt grey globe

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 5 parje
  • Përgjigjja më e re nga cor-el

more options

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?
Foto të bashkëngjitura ekrani

Krejt Përgjigjet (2)

more options

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

more options

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".