搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.