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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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!