user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 40e8e1acbe55dd266a280ab40ab418ca8d9646ec
parent 6789dc7fefac5594d958a065463b4dc9d265c089
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 28 Nov 2022 08:11:40 +0000

beacon.enabled, see #1586
Diffstat:
Mscratchpad-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 @@ -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',