Mozilla 도움말 검색

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

자세히 살펴보기

Reciently, Firefox started automatically playing videos, I've set preferences to "alyays ask", what is going on?

more options

this happens on CNN, CNBC and Yahoo, in the recent past they would always ask permissions, All add-on permissions are set to either "aleays Ask" or "never activate", What changed????

this happens on CNN, CNBC and Yahoo, in the recent past they would always ask permissions, All add-on permissions are set to either "aleays Ask" or "never activate", What changed????

선택된 해결법

It depends on whether sites use a plugin for video. Some kinds of video can be played by Firefox directly. That uses the built-in HTML5 video player, in combination with the Windows Media Foundation (to decode MP4/H.264 video).

There are two hidden settings that help control when videos start which you could test out to see whether you like the results:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste media. and pause while the list is filtered

(3) To avoid videos in background tabs starting before you activate the tab: Double-click the media.block-play-until-visible preference to switch the value from false to true

(4) To pause the player on sites that activate it automatically: Double-click the media.autoplay.enabled preference to switch the value from true to false -- note that the video will still buffer, this doesn't block downloading, just pauses playback. Unless it was fixed by now, Firefox doesn't update the controls on the player, so the video may show a pause button instead of a play button. In that case, you need to click the pause button, then the play button, if you actually want the video to play.

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

모든 댓글 (1)

more options

선택된 해결법

It depends on whether sites use a plugin for video. Some kinds of video can be played by Firefox directly. That uses the built-in HTML5 video player, in combination with the Windows Media Foundation (to decode MP4/H.264 video).

There are two hidden settings that help control when videos start which you could test out to see whether you like the results:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste media. and pause while the list is filtered

(3) To avoid videos in background tabs starting before you activate the tab: Double-click the media.block-play-until-visible preference to switch the value from false to true

(4) To pause the player on sites that activate it automatically: Double-click the media.autoplay.enabled preference to switch the value from true to false -- note that the video will still buffer, this doesn't block downloading, just pauses playback. Unless it was fixed by now, Firefox doesn't update the controls on the player, so the video may show a pause button instead of a play button. In that case, you need to click the pause button, then the play button, if you actually want the video to play.