We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f5120 commit 6e79d1bCopy full SHA for 6e79d1b
scratchpad-scripts/arkenfox-cleanup.js
@@ -6,7 +6,7 @@
6
There is an archived version at https://github.com/arkenfox/user.js/issues/1080
7
if you want the full list prior to FF118
8
9
- Last updated: 22-September-2023
+ Last updated: 29-September-2023
10
11
Instructions:
12
- [optional] close Firefox and backup your profile
@@ -37,7 +37,10 @@
37
/* DEPRECATED */
38
/* 116-128 */
39
'dom.webnotifications.serviceworker.enabled', // 117
40
+ 'layout.css.font-visibility.private', // 118
41
'layout.css.font-visibility.resistFingerprinting', // 116
42
+ 'layout.css.font-visibility.standard', // 118
43
+ 'layout.css.font-visibility.trackingprotection', // 118
44
'permissions.delegation.enabled', // 118
45
'security.family_safety.mode', // 117
46
/* 103-115 */
0 commit comments