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!

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Disable tab animations (FF 102)

  • 3 Antworten
  • 0 haben dieses Problem
  • 20 Aufrufe
  • Letzte Antwort von 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.

Ausgewählte Lösung

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

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

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (3)

more options

What tab animations is this about ?

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

more options

Ausgewählte Lösung

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

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

Geändert am von Terry

more options

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