forked from d3cim/mobile_user.js
Update 'user.js'
This commit is contained in:
parent
a65243a7d8
commit
5936ed9f11
2
user.js
2
user.js
|
@ -1169,7 +1169,7 @@ user_pref("media.autoplay.block-webaudio", true); // [DEFAULT: false]
|
|||
// -------------------------------------
|
||||
// Pref : Disable autoplay of HTML5 media if you interacted with the site
|
||||
// 0=sticky (default), 1=transient, 2=user
|
||||
// https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation
|
||||
// https://support.mozilla.org/questions/1293231 ***/
|
||||
user_pref("media.autoplay.blocking_policy", 2);
|
||||
// -------------------------------------
|
||||
// Pref : Disable autoplay of HTML5 media in non-active tabs
|
||||
|
|
Loading…
Reference in New Issue