user.js

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

commit 47f152ac90d5962e0cd29ebcf8b607caa650d41d
parent 84d515abfc631f1c824211bc609960a430ba334a
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 10 Jul 2023 13:35:52 +0000

browser.cache.offline.enable
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 @@ -32,7 +32,8 @@ const aPREFS = [ /* DEPRECATED */ - /* 103+ */ + /* 103-115 */ + 'browser.cache.offline.enable', // 115 'extensions.formautofill.heuristics.enabled', // 114 'network.cookie.lifetimePolicy', // 103 [technically removed in 104] 'privacy.clearsitedata.cache.enabled', // 114