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!

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Disable tab animations (FF 102)

  • 3 odgovora
  • 0 ima ovaj problem
  • 20 prikaza
  • Posljednji odgovor od caetano1

more options

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion

I've searched with other keywords but couldn't find the new one.

An old question but seems like the about:config parameters have changed recently. the following don't exist anymore : toolkit.cosmeticAnimations.enabled ui.prefersReducedMotion I've searched with other keywords but couldn't find the new one.

Izabrano rješenje

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (3)

more options

What tab animations is this about ?

about:config => ui.prefersReducedMotion = 1 blocks some animations

more options

Odabrano rješenje

You have to create that preference (ui.prefersReducedMotion).

Edit: create it as a number with the value 1.

Izmjenjeno od Terry

more options

My mistake, I created it as a boolean, but as a number it works. Thanks!