commit eb98f06d69610644db94860f3927e97b24b2d1ca
parent 64bc683c3f98da0d28240a36664493c841836bbe
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 8 Apr 2022 21:28:16 +0000
security.csp.enable
https://bugzilla.mozilla.org/1754301
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 9-February-2022
+ Last updated: 8-April-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -36,6 +36,7 @@
'browser.urlbar.suggest.quicksuggest', // 95
'dom.securecontext.whitelist_onions', // 97
'layout.css.font-visibility.level', // 94
+ 'security.csp.enable', // 99
'security.ssl3.rsa_des_ede3_sha', // 93
/* FF79-91 */
'browser.cache.offline.storage.enable',