From 95ecd3e328eb9be993b23d876d8b2e142e306322 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 3 Oct 2022 07:18:30 +0000 Subject: [PATCH] browser.newtab.preload --- scratchpad-scripts/arkenfox-cleanup.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js index 877b597..7a7cfb1 100644 --- a/scratchpad-scripts/arkenfox-cleanup.js +++ b/scratchpad-scripts/arkenfox-cleanup.js @@ -3,7 +3,7 @@ - removed from the arkenfox user.js - deprecated by Mozilla but listed in the arkenfox user.js in the past - Last updated: 1-October-2022 + Last updated: 3-October-2022 Instructions: - [optional] close Firefox and backup your profile @@ -238,6 +238,7 @@ /* REMOVED */ /* 103+ */ + 'browser.newtab.preload', 'browser.newtabpage.activity-stream.feeds.snippets', 'extensions.formautofill.available', 'extensions.formautofill.addresses.supported',