We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47cbf5b commit 6446d73Copy full SHA for 6446d73
scratchpad-scripts/arkenfox-cleanup.js
@@ -6,7 +6,7 @@
6
There is an archived version at https://github.com/arkenfox/user.js/issues/123
7
if you want the full list since jesus
8
9
- Last updated: 2-November-2023
+ Last updated: 14-June-2024
10
11
Instructions:
12
- [optional] close Firefox and backup your profile
@@ -36,6 +36,8 @@
36
const aPREFS = [
37
/* DEPRECATED */
38
/* 116-128 */
39
+ 'browser.messaging-system.whatsNewPanel.enabled', // 126
40
+ 'browser.ping-centre.telemetry', // 123
41
'dom.webnotifications.serviceworker.enabled', // 117
42
'javascript.use_us_english_locale', // 119
43
'layout.css.font-visibility.private', // 118
0 commit comments