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!

Mozilla サポートの検索

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

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Disable tab animations (FF 102)

  • 3 件の返信
  • 0 人がこの問題に困っています
  • 20 回表示
  • 最後の返信者: 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.

選ばれた解決策

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

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

この回答をすべて読む 👍 0

すべての返信 (3)

more options

What tab animations is this about ?

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

more options

選ばれた解決策

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

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

この投稿は Terry により に変更されました

more options

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