搜索 | 用户支持

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

Learn More

? turn off animated GIFs

  • 8 个回答
  • 0 人有此问题
  • 222 次查看
  • 最后回复者为 luvec

more options

How do I disable animated GIFs? VERY distracting when trying to read something. I hate them

How do I disable animated GIFs? VERY distracting when trying to read something. I hate them

被采纳的解决方案

You can look at these prefs on the about:config page to see what settings work for you to block autoplay.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages = false
  • media.autoplay.block-event.enabled = true
  • media.block-autoplay-until-in-foreground

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


定位到答案原位置 👍 0

所有回复 (8)

more options

Steps are given below-

Type "about:config" in the address bar. Click "I accept the risk!" when it comes up. Find "image.animation" using the search box (just type "anim") Double-click "image. animation_mode." In the next box, type ether "once," so the animated GIFs only get one chance to play, or "none" so they never can.

Regards, Rachel Gomez

more options

(Pasting reply from the other thread)

luvec said

I appreciate the quick reply from your support staff yesterday. I followed instructions and was able to turn off the GIFs but FOR ONLY ONE TIME. As soon as I exited Firefox, or even the current page and returned to it they were back on. How do I keep them off permanently?

Did the preference get set back to "normal" between the time you closed out of Firefox and the time you re-opened it?

more options

Note that on some webpages animated GIF images are actually small MP files played with the HTML5 media player. It is also possible to play a sequence of images via JavaScript.

more options

Preference did not get set back to normal upon exiting FF; still showing as NONE. And if they are indeed MP files played with the HTML5 media player, how do I turn those off?

more options

I'm talking about the moving images on the CNN home page

more options

luvec said

I'm talking about the moving images on the CNN home page

It's video. You have to block autoplay in Permissions. By default or only for CNN.

See https://support.mozilla.org/en-US/kb/block-autoplay

由TyDraniu于修改

more options

选择的解决方案

You can look at these prefs on the about:config page to see what settings work for you to block autoplay.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages = false
  • media.autoplay.block-event.enabled = true
  • media.block-autoplay-until-in-foreground

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


more options

Thanks TyDraniu! Polish tech people are good :)