Mozilla 도움말 검색

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

Learn More

video AUTOPLAY in Firefox 102

  • 1 답장
  • 0 이 문제를 만남
  • 20 보기
  • 최종 답변자: cor-el

more options

In FF 102 how can I confirm that the video AUTOPLAY is DISABLED when I visit Webpages? If I still get videos starting when visiting webpages and the AUTO{LAY is disabled. what else can be done to prevent them to start. I run Windows 10 Home Thank You

In FF 102 how can I confirm that the video AUTOPLAY is DISABLED when I visit Webpages? If I still get videos starting when visiting webpages and the AUTO{LAY is disabled. what else can be done to prevent them to start. I run Windows 10 Home Thank You

모든 댓글 (1)

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.