mirror of
https://github.com/arkenfox/user.js.git
synced 2024-10-01 01:35:52 -04:00
add media.autoplay.blocking_policy
This commit is contained in:
parent
9f99885272
commit
26d4768447
@ -1,5 +1,5 @@
|
||||
|
||||
/*** arkenfox user.js troubleshooter.js v1.6.1 ***/
|
||||
/*** arkenfox user.js troubleshooter.js v1.6.2 ***/
|
||||
|
||||
(function() {
|
||||
|
||||
@ -62,6 +62,7 @@
|
||||
'dom.webaudio.enabled',
|
||||
'media.autoplay.enabled',
|
||||
'media.autoplay.default', // FF63+
|
||||
'media.autoplay.blocking_policy', // FF78+
|
||||
|
||||
/* Forms */
|
||||
'browser.formfill.enable',
|
||||
|
Loading…
Reference in New Issue
Block a user