Update 'user.js'
This commit is contained in:
parent
016a61895a
commit
c330e1d2e6
2
user.js
2
user.js
|
@ -933,7 +933,7 @@ user_pref("permissions.default.microphone", 2);
|
|||
// Disable autoplay of HTML5 media if you interacted with the site [FF78+]
|
||||
// 0=sticky (default), 1=transient, 2=user
|
||||
// [NOTE] If you have trouble with some video sites, then add an exception
|
||||
// https://html.spec.whatwg.org/multipage/interaction.html#sticky-activation ***/
|
||||
// https://support.mozilla.org/questions/1293231 ***/
|
||||
user_pref("media.autoplay.blocking_policy", 2);
|
||||
// >>>>>>>>>>>>>>>>>>>>>
|
||||
// WINDOW MEDDLING & LEAKS / POPUPS ***/
|
||||
|
|
Loading…
Reference in New Issue