搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Autoplay Block not Working

more options

I have Autoplay set to Block Audio and Video for imdb.com, but when I visit the website videos start to play.

I have Autoplay set to Block Audio and Video for imdb.com, but when I visit the website videos start to play.

所有回复 (3)

more options

You may have to set preferences in about:config. That site doesn't autoplay here. media.autoplay.default = 5 [0:allow;1:blockAudible;5:blockAll] media.autoplay.block-event.enabled = true media.block-autoplay-until-in-foreground = false media.autoplay.allow-extension-background-pages = false media.autoplay.blocking_policy = 2

https://support.mozilla.org/en-US/questions/1378457 https://support.mozilla.org/en-US/kb/about-config-editor-firefox

由Terry于修改

more options

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

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

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

Thanks Terry and cor-el! It works now. It appears that the UI setting is broken?