From 40e8e1acbe55dd266a280ab40ab418ca8d9646ec Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 28 Nov 2022 08:11:40 +0000 Subject: [PATCH] beacon.enabled, see #1586 --- 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 892361f..3928978 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: 19-November-2022 + Last updated: 28-November-2022 Instructions: - [optional] close Firefox and backup your profile @@ -238,6 +238,7 @@ /* REMOVED */ /* 103+ */ + 'beacon.enabled', 'browser.newtab.preload', 'browser.newtabpage.activity-stream.feeds.discoverystreamfeed', 'browser.newtabpage.activity-stream.feeds.snippets',