1
0
mirror of https://github.com/arkenfox/user.js.git synced 2026-06-13 16:01:30 +05:30

add media.autoplay.blocking_policy

This commit is contained in:
earthlng
2020-10-21 13:44:21 +00:00
committed by GitHub
parent 9f99885272
commit 26d4768447
+2 -1
View File
@@ -1,5 +1,5 @@
/*** arkenfox user.js troubleshooter.js v1.6.1 ***/ /*** arkenfox user.js troubleshooter.js v1.6.2 ***/
(function() { (function() {
@@ -62,6 +62,7 @@
'dom.webaudio.enabled', 'dom.webaudio.enabled',
'media.autoplay.enabled', 'media.autoplay.enabled',
'media.autoplay.default', // FF63+ 'media.autoplay.default', // FF63+
'media.autoplay.blocking_policy', // FF78+
/* Forms */ /* Forms */
'browser.formfill.enable', 'browser.formfill.enable',