Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

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 :)