commit c34531b67e0b9d162331fa92dc0eae2548d13fc7
parent 04e6e77439bfa6e3f6b7b9c5e0afac7f74f0586a
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Wed, 21 Jun 2023 03:29:51 +0000
114 deprecated
Diffstat:
1 file changed, 3 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: 27-January-2023
+ Last updated: 21-June-2023
Instructions:
- [optional] close Firefox and backup your profile
@@ -34,6 +34,8 @@
/* DEPRECATED */
/* 103+ */
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
+ 'privacy.clearsitedata.cache.enabled', // 114
+ 'privacy.resistFingerprinting.testGranularityMask', // 114
'security.pki.sha1_enforcement_level', // 103
/* 92-102 */
'browser.urlbar.suggest.quicksuggest', // 95