user.js

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

commit c21b9faefc0d99ab4f91836ceddc68a2a52ff9cb
parent 1a899966a911dc2b69a808095ac7836bef5e214b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 14 Jun 2022 07:01:01 +0000

dom.storage.next_gen
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: 12-June-2022 + Last updated: 14-June-2022 Instructions: - [optional] close Firefox and backup your profile @@ -35,6 +35,7 @@ /* 92-102 */ 'browser.urlbar.suggest.quicksuggest', // 95 'dom.securecontext.whitelist_onions', // 97 + 'dom.storage.next_gen', // 102 'network.http.spdy.enabled', // 100 'network.http.spdy.enabled.deps', 'network.http.spdy.enabled.http2',