From 5936ed9f114d29d81bf43b5ba2731976b4e987a7 Mon Sep 17 00:00:00 2001 From: Narsil Date: Sat, 24 Oct 2020 06:08:18 -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 71cca23..a12283e 100644 --- a/user.js +++ b/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