Skip to content

Commit 84d515a

Browse files
extensions.formautofill.heuristics.enabled
1 parent c34531b commit 84d515a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- removed from the arkenfox user.js
44
- deprecated by Mozilla but listed in the arkenfox user.js in the past
55
6-
Last updated: 21-June-2023
6+
Last updated: 11-July-2023
77
88
Instructions:
99
- [optional] close Firefox and backup your profile
@@ -33,6 +33,7 @@
3333
const aPREFS = [
3434
/* DEPRECATED */
3535
/* 103+ */
36+
'extensions.formautofill.heuristics.enabled', // 114
3637
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
3738
'privacy.clearsitedata.cache.enabled', // 114
3839
'privacy.resistFingerprinting.testGranularityMask', // 114

0 commit comments

Comments
 (0)