We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e6e77 commit c34531bCopy full SHA for c34531b
scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
3
- removed from the arkenfox user.js
4
- deprecated by Mozilla but listed in the arkenfox user.js in the past
5
6
- Last updated: 27-January-2023
+ Last updated: 21-June-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -34,6 +34,8 @@
34
/* DEPRECATED */
35
/* 103+ */
36
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
37
+ 'privacy.clearsitedata.cache.enabled', // 114
38
+ 'privacy.resistFingerprinting.testGranularityMask', // 114
39
'security.pki.sha1_enforcement_level', // 103
40
/* 92-102 */
41
'browser.urlbar.suggest.quicksuggest', // 95
0 commit comments