Skip to content

Commit 6e79d1b

Browse files
deprecated v118
1 parent 56f5120 commit 6e79d1b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
There is an archived version at https://github.com/arkenfox/user.js/issues/1080
77
if you want the full list prior to FF118
88
9-
Last updated: 22-September-2023
9+
Last updated: 29-September-2023
1010
1111
Instructions:
1212
- [optional] close Firefox and backup your profile
@@ -37,7 +37,10 @@
3737
/* DEPRECATED */
3838
/* 116-128 */
3939
'dom.webnotifications.serviceworker.enabled', // 117
40+
'layout.css.font-visibility.private', // 118
4041
'layout.css.font-visibility.resistFingerprinting', // 116
42+
'layout.css.font-visibility.standard', // 118
43+
'layout.css.font-visibility.trackingprotection', // 118
4144
'permissions.delegation.enabled', // 118
4245
'security.family_safety.mode', // 117
4346
/* 103-115 */

0 commit comments

Comments
 (0)