mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-22 00:19:28 -04:00
Update user.js
This commit is contained in:
parent
9773372ea5
commit
3a5667538d
2
user.js
2
user.js
@ -1031,7 +1031,7 @@ user_pref("dom.imagecapture.enabled", false); // default: false
|
||||
* [1] https://developer.mozilla.org/docs/Web/API/OffscreenCanvas ***/
|
||||
user_pref("gfx.offscreencanvas.enabled", false); // default: false
|
||||
/* 2030: disable auto-play of HTML5 media (FF63+)
|
||||
* 0=Allowed, 1=Blocked, 2=Prompt
|
||||
* 0=Allowed (default), 1=Blocked, 2=Prompt
|
||||
* [WARNING] This may break video playback on various sites ***/
|
||||
user_pref("media.autoplay.default", 1);
|
||||
/* 2031: disable audio auto-play in non-active tabs (FF51+)
|
||||
|
Loading…
x
Reference in New Issue
Block a user