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

block autoplay not working in firefox 82.0 (linux)

  • 1 odpoveď
  • 1 má tento problém
  • 5 zobrazení
  • Posledná odpoveď od cor-el

more options

I don't understand why firefox makes it so difficult to stop websites from autoplaying videos. Case in point: fox news and fox business news web sites. They have that stupid pop up when you scroll down the page, so if the main video is blocked the popup ignores it and starts playing. The preferences->autoplay doesn't allow you to enter a site to block and clicking on the lock on the url bar doesn't work because the permissions line isn't clickable, so we are left to resort to about:config which also fails to block these sites. This is very frustrating and if anything will drive me to another browser its stuff like this.

I don't understand why firefox makes it so difficult to stop websites from autoplaying videos. Case in point: fox news and fox business news web sites. They have that stupid pop up when you scroll down the page, so if the main video is blocked the popup ignores it and starts playing. The preferences->autoplay doesn't allow you to enter a site to block and clicking on the lock on the url bar doesn't work because the permissions line isn't clickable, so we are left to resort to about:config which also fails to block these sites. This is very frustrating and if anything will drive me to another browser its stuff like this.

Všetky odpovede (1)

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.