We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47f152a commit 6151d66Copy full SHA for 6151d66
scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
3
- removed from the arkenfox user.js
4
- deprecated by Mozilla but listed in the arkenfox user.js in the past
5
6
- Last updated: 11-July-2023
+ Last updated: 20-July-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -241,7 +241,7 @@
241
'toolkit.telemetry.unifiedIsOptIn',
242
243
/* REMOVED */
244
- /* 103+ */
+ /* 103-115 */
245
'beacon.enabled',
246
'browser.startup.blankWindow',
247
'browser.newtab.preload',
@@ -261,6 +261,7 @@
261
'extensions.formautofill.available',
262
'extensions.formautofill.creditCards.available',
263
'extensions.formautofill.creditCards.supported',
264
+ 'middlemouse.contentLoadURL',
265
'network.http.altsvc.oe',
266
/* 92-102 */
267
'browser.urlbar.trimURLs',
0 commit comments