Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 6 odpovedí
  • 5 má tento problém
  • 11 zobrazení
  • Posledná odpoveď od 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?
Priložené obrázky

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (6)

more options

Vybrané riešenie

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.