Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Ky sajt do të funksionojë me kufizime, teksa bëjmë mirëmbajtjen e tij për të përmirësuar punën tuaj. Nëse një artikull nuk e zgjidh problemin tuaj dhe dëshironi të bëni një pyetje, kemi bashkësinë tonë të asistencës, e gatshme për t’ju ndihmuar, te @FirefoxSupport në Twitter dhe/r/firefox në Reddit.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Autoplay Disabled but Some Videos Still Autoplay

  • 4 përgjigje
  • 1 e ka hasur këtë problem
  • 1 parje
  • Përgjigjja më e re nga Rob

more options

I have disabled autoplay in my preferences for all websites, but some videos on some websites still autoplay. (This is under Preferences / Privacy and Security / Autoplay. Under "Default for all Websites", it is set to Block Audio and Video.) How is it that some websites are able to get around this? Is there a way to defeat them?

I have disabled autoplay in my preferences for all websites, but some videos on some websites still autoplay. (This is under Preferences / Privacy and Security / Autoplay. Under "Default for all Websites", it is set to Block Audio and Video.) How is it that some websites are able to get around this? Is there a way to defeat them?

Krejt Përgjigjet (4)

more options

How about trying the same process in a new version of Firefox.

https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

Can you provide the site that auto plays for you?

more options

You can look at these prefs on the the about:config page to see what settings work for you to block autoplay.

  • media.autoplay.default = 5 [0:allow;1:blockAudible;2:Prompt;5:blockAll]
  • media.autoplay.blocking_policy = 2
  • media.autoplay.allow-extension-background-pages = false
  • media.autoplay.block-event.enabled = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.


more options

jonzn4SUSE and cor-el: thanks for the replies. To answer your questions:

1. According to About Firefox, my version is up to date. It is 78.6.1esr. 2. One site that autoplays videos, despite my settings, is www.espn.com/nba 3. My about:config settings (after a search for "autoplay" are currently set to:

dom.media.autoplay.autoplay-policy-api false media.autoplay.allow-extension-background-pages true media.autoplay.block-event.enabled false media.autoplay.block-webaudio false media.autoplay.blocking_policy 0 media.autoplay.default 5 media.autoplay.enabled false media.block-autoplay-until-in-foreground true media.geckoview.autoplay.request false media.geckoview.autoplay.request.testing 0 services.sync.prefs.sync.media.autoplay.default true

Cor-el recommended:

   media.autoplay.default = 5 [0:allow;1:blockAudible;2:Prompt;5:blockAll]    SAME AS MINE
   media.autoplay.blocking_policy = 2                                           MINE IS 0.  SHOULD I CHANGE?
   media.autoplay.allow-extension-background-pages = false         MINE IS TRUE. SHOULD I CHANGE?
   media.autoplay.block-event.enabled = true                             MINE IS FALSE.  SHOULD I CHANGE?

Thanks for the help.

more options

After posting the details (see above), anybody got any suggestions?