mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-23 10:53:57 +00:00
extensions.formautofill.heuristics.enabled
This commit is contained in:
parent
c34531b67e
commit
84d515abfc
@ -3,7 +3,7 @@
|
|||||||
- removed from the arkenfox user.js
|
- removed from the arkenfox user.js
|
||||||
- deprecated by Mozilla but listed in the arkenfox user.js in the past
|
- deprecated by Mozilla but listed in the arkenfox user.js in the past
|
||||||
|
|
||||||
Last updated: 21-June-2023
|
Last updated: 11-July-2023
|
||||||
|
|
||||||
Instructions:
|
Instructions:
|
||||||
- [optional] close Firefox and backup your profile
|
- [optional] close Firefox and backup your profile
|
||||||
@ -33,6 +33,7 @@
|
|||||||
const aPREFS = [
|
const aPREFS = [
|
||||||
/* DEPRECATED */
|
/* DEPRECATED */
|
||||||
/* 103+ */
|
/* 103+ */
|
||||||
|
'extensions.formautofill.heuristics.enabled', // 114
|
||||||
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
|
'network.cookie.lifetimePolicy', // 103 [technically removed in 104]
|
||||||
'privacy.clearsitedata.cache.enabled', // 114
|
'privacy.clearsitedata.cache.enabled', // 114
|
||||||
'privacy.resistFingerprinting.testGranularityMask', // 114
|
'privacy.resistFingerprinting.testGranularityMask', // 114
|
||||||
|
Loading…
x
Reference in New Issue
Block a user