Skip to content

Commit

Permalink
deprecated v118
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorin-Oakenpants authored Sep 29, 2023
1 parent 56f5120 commit 6e79d1b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scratchpad-scripts/arkenfox-cleanup.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
There is an archived version at https://github.com/arkenfox/user.js/issues/1080
if you want the full list prior to FF118
Last updated: 22-September-2023
Last updated: 29-September-2023
Instructions:
- [optional] close Firefox and backup your profile
Expand Down Expand Up @@ -37,7 +37,10 @@
/* DEPRECATED */
/* 116-128 */
'dom.webnotifications.serviceworker.enabled', // 117
'layout.css.font-visibility.private', // 118
'layout.css.font-visibility.resistFingerprinting', // 116
'layout.css.font-visibility.standard', // 118
'layout.css.font-visibility.trackingprotection', // 118
'permissions.delegation.enabled', // 118
'security.family_safety.mode', // 117
/* 103-115 */
Expand Down

0 comments on commit 6e79d1b

Please sign in to comment.