Skip to content

Commit 23caf69

Browse files
v127 deprecated
1 parent 6446d73 commit 23caf69

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
@@ -6,7 +6,7 @@
66
There is an archived version at https://github.com/arkenfox/user.js/issues/123
77
if you want the full list since jesus
88
9-
Last updated: 14-June-2024
9+
Last updated: 23-June-2024
1010
1111
Instructions:
1212
- [optional] close Firefox and backup your profile
@@ -36,6 +36,7 @@
3636
const aPREFS = [
3737
/* DEPRECATED */
3838
/* 116-128 */
39+
'browser.contentanalysis.default_allow', // 127
3940
'browser.messaging-system.whatsNewPanel.enabled', // 126
4041
'browser.ping-centre.telemetry', // 123
4142
'dom.webnotifications.serviceworker.enabled', // 117
@@ -47,6 +48,7 @@
4748
'network.dns.skipTRR-when-parental-control-enabled', // 119
4849
'permissions.delegation.enabled', // 118
4950
'security.family_safety.mode', // 117
51+
'widget.non-native-theme.enabled', // 127
5052
/* 103-115 */
5153
'browser.cache.offline.enable', // 115
5254
'extensions.formautofill.heuristics.enabled', // 114

0 commit comments

Comments
 (0)