This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ค้นหาฝ่ายสนับสนุน

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

เรียนรู้เพิ่มเติม

block autoplay not working in firefox 82.0 (linux)

  • 1 การตอบกลับ
  • 1 คนมีปัญหานี้
  • 11 ครั้งที่ดู
  • ตอบกลับล่าสุดโดย 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.

การตอบกลับทั้งหมด (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.