Skip to content

Commit dfd5589

Browse files
v117 deprecated
1 parent ba173d4 commit dfd5589

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

scratchpad-scripts/arkenfox-cleanup.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- removed from the arkenfox user.js
44
- deprecated by Mozilla but listed in the arkenfox user.js in the past
55
6-
Last updated: 28-August-2023
6+
Last updated: 16-September-2023
77
88
Instructions:
99
- [optional] close Firefox and backup your profile
@@ -33,7 +33,9 @@
3333
const aPREFS = [
3434
/* DEPRECATED */
3535
/* 116+ */
36+
'dom.webnotifications.serviceworker.enabled', // 117
3637
'layout.css.font-visibility.resistFingerprinting', // 116
38+
'security.family_safety.mode', // 117
3739
/* 103-115 */
3840
'browser.cache.offline.enable', // 115
3941
'extensions.formautofill.heuristics.enabled', // 114

0 commit comments

Comments
 (0)