We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a68f0 commit b99dd27Copy full SHA for b99dd27
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: 5-December-2022
+ Last updated: 27-January-2023
7
8
Instructions:
9
- [optional] close Firefox and backup your profile
@@ -239,6 +239,7 @@
239
/* REMOVED */
240
/* 103+ */
241
'beacon.enabled',
242
+ 'browser.startup.blankWindow',
243
'browser.newtab.preload',
244
'browser.newtabpage.activity-stream.feeds.discoverystreamfeed',
245
'browser.newtabpage.activity-stream.feeds.snippets',
0 commit comments