commit 0b51e98d91851a881e248aeb68b67a485fdc1c8a
parent fa5125123532c0f517d9f774aa00075a961568fb
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Mon, 1 Feb 2021 17:25:00 +0000
media.gmp-widevinecdm.visible, see #1107
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js
@@ -1,7 +1,7 @@
/***
This will reset the preferences that have been removed completely from the arkenfox user.js.
- Last updated: 26-Jan-2021
+ Last updated: 01-Feb-2021
For instructions see:
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
@@ -234,6 +234,8 @@
'layout.css.visited_links_enabled',
/* 85-beta */
'network.http.redirection-limit',
+ /* 86-beta */
+ 'media.gmp-widevinecdm.visible',
/* reset parrot: check your open about:config after running the script */
'_user.js.parrot'
]