We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a9f9d commit ba173d4Copy full SHA for ba173d4
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: 26-August-2023
+ Last updated: 28-August-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -32,6 +32,8 @@
32
33
const aPREFS = [
34
/* DEPRECATED */
35
+ /* 116+ */
36
+ 'layout.css.font-visibility.resistFingerprinting', // 116
37
/* 103-115 */
38
'browser.cache.offline.enable', // 115
39
'extensions.formautofill.heuristics.enabled', // 114
0 commit comments