From c330e1d2e6b310bdddc6fd3a473f0d43ffeee1ff Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 24 Oct 2020 06:09:39 -0400 Subject: [PATCH] Update 'user.js' --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index f30c415..4a5982f 100644 --- a/user.js +++ b/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 ***/