user.js

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

commit 95ecd3e328eb9be993b23d876d8b2e142e306322
parent 4bc98005ec0ae56726a38d0854c645b407194278
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon,  3 Oct 2022 07:18:30 +0000

browser.newtab.preload
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: 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',