user.js

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

commit 83602baa38e70bf8a4a87837ab1cc5f5cff87bf8
parent 0634a568efeca4d837a34dae47b1a3b14c85dccd
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu,  9 Dec 2021 13:47:57 +0000

misc site storage/data prefs

been inactive since jesus was a baby
Diffstat:
Mscratchpad-scripts/arkenfox-clear-removed.js | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js @@ -14,6 +14,9 @@ const aPREFS = [ /* removed in arkenfox user.js */ /* 92+ */ + 'dom.caches.enabled', + 'dom.storageManager.enabled', + 'dom.storage_access.enabled', 'privacy.firstparty.isolate.block_post_message', 'privacy.firstparty.isolate.restrict_opener_access', 'privacy.firstparty.isolate.use_site',