搜索 | 用户支持

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

详细了解

The info I was emailed about "block autoplay" is confusing. Why do I have to download Firefox again to get it? I just want to add it.

  • 2 个回答
  • 1 人有此问题
  • 14 次查看
  • 最后回复者为 cor-el

more options

I received the email from Firefox about adding "AutoPlay Block" which I want as these irritate me. Since I already have Firefox why can't I just add the blocking extension itself. Why do I have to download Firefox again as it says? States "download Firefox with autoblock".

I received the email from Firefox about adding "AutoPlay Block" which I want as these irritate me. Since I already have Firefox why can't I just add the blocking extension itself. Why do I have to download Firefox again as it says? States "download Firefox with autoblock".

被采纳的解决方案

This is probably merely about a hotfix to flip the media.autoplay.default pref from 0 (allowed) to 1 (blocked) with the result of disabling auto-play by default.

You can instead modify the pref yourself on the about:config page.

You can look at these prefs on the about:config page to see if these values work for you.

  • media.autoplay.default = 1 [0=Allowed, 1=Blocked, 2=Prompt]
  • media.autoplay.allow-muted = false
  • media.autoplay.enabled.user-gestures-needed = false

For user-gestures-needed you can try false and true to see what works for you.

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.


Bug 1535667 - Gradual rollout of block autoplay on release 66

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

定位到答案原位置 👍 0

所有回复 (2)

more options

Are you sure that came from Mozilla?

. Whenever you get a message / popup that software / files need to be updated;

DO NOT USE ANY OF THE PROVIDED LINKS

While this may be a legitimate message, it could also be Malware or a Virus. Anytime you want or need to check for upgrades, go to the website of the True Owner of the program in question. For example, to check out Firefox, go to https://www.mozilla.org {web link}

You can report such a site at; Google Report Phishing Page {web link} which is the same when done while on site by going to Help > Report Web Forgery

Help us safeguard Mozilla’s trademarks by reporting misuse {web link}

For over a year, an epidemic of Fake Update Notices have been popping up all over the place. https://support.mozilla.org/en-US/kb/forum-response-i-found-fake-firefox-update

more options

选择的解决方案

This is probably merely about a hotfix to flip the media.autoplay.default pref from 0 (allowed) to 1 (blocked) with the result of disabling auto-play by default.

You can instead modify the pref yourself on the about:config page.

You can look at these prefs on the about:config page to see if these values work for you.

  • media.autoplay.default = 1 [0=Allowed, 1=Blocked, 2=Prompt]
  • media.autoplay.allow-muted = false
  • media.autoplay.enabled.user-gestures-needed = false

For user-gestures-needed you can try false and true to see what works for you.

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.


Bug 1535667 - Gradual rollout of block autoplay on release 66

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)

由cor-el于修改