mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 05:53:38 +02:00
add media.autoplay.blocking_policy
This commit is contained in:
parent
9f99885272
commit
26d4768447
1 changed files with 2 additions and 1 deletions
|
@ -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',
|
||||||
|
|
Loading…
Add table
Reference in a new issue