Søg i 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.

Læs mere

Disable tab animations (FF 102)

  • 3 svar
  • 0 har dette problem
  • 21 visninger
  • Seneste svar af 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.

Valgt løsning

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

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

Læs dette svar i sammenhæng 👍 0

Alle svar (3)

more options

What tab animations is this about ?

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

more options

Valgt løsning

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

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

Ændret af Terry den

more options

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