Mozilla 도움말 검색

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

Learn More

"Block autoplay" function only works when opening a video in a new tab, can I get it to work all the time?

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

more options

I like how videos now no longer automatically start playing when I open a video (on youtube, for example) in a new tab. However, when I click on a video to open in the current tab, it still autoplays. Can I get this "block autoplay" feature to block videos from playing in my current tab?

Ideally, no video would play unless I specifically click the "play" button.

I like how videos now no longer automatically start playing when I open a video (on youtube, for example) in a new tab. However, when I click on a video to open in the current tab, it still autoplays. Can I get this "block autoplay" feature to block videos from playing in my current tab? Ideally, no video would play unless I specifically click the "play" button.

모든 댓글 (1)

more options

You can look at these prefs on the about:config page to see if these values work for you.

  • media.autoplay.default = 1 [0=Allowed, 1=Blocked, 2=Prompt]
  • media.autoplay.allow-muted = false
  • media.autoplay.enabled.user-gestures-needed = false

For user-gestures-needed you can try false and true to see what works for you.

You can look at this extension. Disable HTML5 Autoplay https://addons.mozilla.org/firefox/addon/disable-autoplay/

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.