Mozilla 도움말 검색

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

자세히 살펴보기

disabling media autoplay by default not working in latest update

  • 2 답장
  • 2 이 문제를 만남
  • 14 보기
  • 최종 답변자: Nathb

more options

Hi,

With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com.

Any help is appreciated.

Cheers,

Nathan.

Hi, With the latest update the disabling media autoplay setting doesn't seem to work on some sites. I'm using the new media.autoplay.default option set to 1. It also plays sound on videos, even though I have that option blocked in the preferences. It was all working fine until the latest firefox update a few days ago. For an example, one site it doesn't work on is au.news.yahoo.com. Any help is appreciated. Cheers, Nathan.

선택된 해결법

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

To make the "stop autoplay" work again use these settings:

media.autoplay.default: 1 media.autoplay.enabled.user-gestures-needed: false media.autoplay.allow-muted: false

Although the "media.autoplay.enabled.user-gestures-needed" seems to be wrong it brings back the "stop autoplay" feature.

more options

Seems to have done the trick, thanks for that.