Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

Setting to block embedded videos from initially playing?

  • 3 svar
  • 3 har detta problem
  • 1 visning
  • Senaste svar av xytsrm

more options

When Firefox was initially run it blocked embedded videos from automatically playing; they had to be manually started. Now, the only feature found in the privacy setting is to stop the sound from automatically playing.

What happened to the original capability, to stop videos from automatically playing?

When Firefox was initially run it blocked embedded videos from automatically playing; they had to be manually started. Now, the only feature found in the privacy setting is to stop the sound from automatically playing. What happened to the original capability, to stop videos from automatically playing?

Vald lösning

Note that some players that are created via JavaScript may not be caught by Firefox and might still start playing.

Läs svaret i sitt sammanhang 👍 0

Alla svar (3)

more options

Hello xytsrm,

Would you try 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 the values of these preferences :

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

media.autoplay.allow-muted = false

media.autoplay.enabled.user-gestures-needed :

You'll have to experiment with the value, to see whether false or true works for you.

Also try to toggle :

media.block-autoplay-until-in-foreground

After you've made changes, close and restart Firefox.


Also see this article (which I think you've already read, but just in case) :

https://support.mozilla.org/en-US/kb/block-autoplay

more options

Vald lösning

Note that some players that are created via JavaScript may not be caught by Firefox and might still start playing.

more options

McCoy said

Hello xytsrm, Would you try 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 the values of these preferences : media.autoplay.default = 1 [0=Allowed, 1=Blocked, 2=Prompt] media.autoplay.allow-muted = false media.autoplay.enabled.user-gestures-needed : You'll have to experiment with the value, to see whether false or true works for you. Also try to toggle : media.block-autoplay-until-in-foreground After you've made changes, close and restart Firefox.

Also see this article (which I think you've already read, but just in case) :

https://support.mozilla.org/en-US/kb/block-autoplay

Thanks,

Some how media.autoplay.allow-muted = false was changed to "True". Perhaps I inadvertently clicked on the icon in the address-bar, turning the blocking off.

Changing back to "false" again stopped the videos from initially playing.

Thanks again. X