commit 1ef62a1036ea4d37476aa09f164e82be0d82c9b5
parent 5672bc8cc8a978eed39e39b009cb909882ce4db0
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Thu, 12 Dec 2019 01:24:12 +0000
media.block-autoplay-until-in-foreground #840
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/ghacks-clear-[removed].js b/scratchpad-scripts/ghacks-clear-[removed].js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the ghacks user.js.
- Last updated: 11-November-2019
+ Last updated: 11-December-2019
For instructions see:
https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -215,6 +215,8 @@
'security.insecure_connection_icon.pbmode.enabled',
'security.insecure_connection_text.pbmode.enabled',
'webgl.dxgl.enabled',
+ /* 71-beta */
+ 'media.block-autoplay-until-in-foreground',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]