We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34531b commit 84d515aCopy full SHA for 84d515a
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: 21-June-2023
+ Last updated: 11-July-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -33,6 +33,7 @@
33
const aPREFS = [
34
/* DEPRECATED */
35
/* 103+ */
36
+ 'extensions.formautofill.heuristics.enabled', // 114
37
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
38
'privacy.clearsitedata.cache.enabled', // 114
39
'privacy.resistFingerprinting.testGranularityMask', // 114
0 commit comments