mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-21 16:16:50 -04:00
Update user.js
This commit is contained in:
parent
bb5dec8bf4
commit
935ffe8a73
2
user.js
2
user.js
@ -1081,7 +1081,7 @@ user_pref("dom.imagecapture.enabled", false); // [DEFAULT: false]
|
||||
user_pref("gfx.offscreencanvas.enabled", false); // [DEFAULT: false]
|
||||
/* 2030: disable autoplay of HTML5 media [FF63+]
|
||||
* 0=Allowed, 1=Blocked, 2=Prompt
|
||||
* [NOTE] You can set exceptions under site permissions.
|
||||
* [NOTE] You can set exceptions under site permissions
|
||||
* [SETTING] Privacy & Security>Permissions>Block websites from automatically playing sound ***/
|
||||
user_pref("media.autoplay.default", 1);
|
||||
/* 2031: disable autoplay of HTML5 media if you interacted with the site [FF66+] ***/
|
||||
|
Loading…
x
Reference in New Issue
Block a user