Mozilla 도움말 검색

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

자세히 살펴보기

Settings don't exist in FF 64 for "Allow or block media autoplay in Firefox"

  • 6 답장
  • 5 이 문제를 만남
  • 1 보기
  • 최종 답변자: ronks

more options

On a Mozilla How-To page (https://support.mozilla.org/en-US/kb/block-autoplay), instructions are given for going to Permissions under Privacy and Security to easily select to allow or not allow autoplay of videos.

But on FF 64, that feature simply doesn't exist! (See uploaded image compared to image on the above linked Mozilla help page.)

I'm seeing a couple somewhat recent discussions about stopping autoplay in Yahoo, but it's a bit above my head, as there are configurations talked about that I don't know how to start doing.

Also, it's unclear to me in those discussions if Mozilla intentionally got rid of this easy-to-do setting, and if so why, and if it plans to bring it back or what.

In the meantime, what exactly do I do to stop autoplay of videos?

On a Mozilla How-To page (https://support.mozilla.org/en-US/kb/block-autoplay), instructions are given for going to Permissions under Privacy and Security to easily select to allow or not allow autoplay of videos. But on FF 64, that feature simply doesn't exist! (See uploaded image compared to image on the above linked Mozilla help page.) I'm seeing a couple somewhat recent discussions about stopping autoplay in Yahoo, but it's a bit above my head, as there are configurations talked about that I don't know how to start doing. Also, it's unclear to me in those discussions if Mozilla intentionally got rid of this easy-to-do setting, and if so why, and if it plans to bring it back or what. In the meantime, what exactly do I do to stop autoplay of videos?
첨부된 스크린샷

선택된 해결법

seacleer said

But on FF 64, that feature simply doesn't exist! (See uploaded image compared to image on the above linked Mozilla help page.)

Hello seacleer,

That article starts with :

"This feature is planned for a future Firefox release. " ......

It's being tested in studies and in Nightly (pre-release) versions of Firefox

In the meantime, what exactly do I do to stop autoplay of videos?

Would you check this please :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar media.autoplay.

and check these settings :

media.autoplay.enabled.user-gestures-needed = true

media.autoplay.ask-permission = true

media.autoplay.default = 0 [0=Allowed, 1=Blocked, 2=Prompt]

media.autoplay.allow-muted = false

If you have to change anything, then close and restart Firefox.

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

모든 댓글 (6)

more options

선택된 해결법

seacleer said

But on FF 64, that feature simply doesn't exist! (See uploaded image compared to image on the above linked Mozilla help page.)

Hello seacleer,

That article starts with :

"This feature is planned for a future Firefox release. " ......

It's being tested in studies and in Nightly (pre-release) versions of Firefox

In the meantime, what exactly do I do to stop autoplay of videos?

Would you check this please :

Type in the address bar about:config and press Enter (promise to be careful, if asked)

Type in the search bar media.autoplay.

and check these settings :

media.autoplay.enabled.user-gestures-needed = true

media.autoplay.ask-permission = true

media.autoplay.default = 0 [0=Allowed, 1=Blocked, 2=Prompt]

media.autoplay.allow-muted = false

If you have to change anything, then close and restart Firefox.

more options

Thank you very much!

more options

seacleer said

Thank you very much!

My pleasure  !

more options

But, what settings do I use to stop autoplay and to prompt me approve playing.

more options

McCoy said

seacleer said If you have to change anything, then close and restart Firefox.

OK, doesn't it look like all those settings need to be changed? You confused the issue by saying "If you have change anything". If those are the settings, wouldn't you OF COURSE have to change the settings, ALL of the settings?

more options

Have tried that, not restarted FF yet, I expect that will resolve my issue too. But I'm puzzled; the first three settings:

> media.autoplay.enabled.user-gestures-needed = true > media.autoplay.ask-permission = true > media.autoplay.default = [2=Prompt]

seem to overlap one another. I'd be interested in a description of each and how they differ.