user.js

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

commit 97322d6e8bcf5082cfee601e480c520f0008a422
parent f7bba92c71cc71455b0128fc4f4c739eae1cca16
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu,  9 Dec 2021 12:31:38 +0000

various inactive FPI prefs
Diffstat:
Mscratchpad-scripts/arkenfox-clear-removed.js | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js @@ -13,6 +13,10 @@ const aPREFS = [ /* removed in arkenfox user.js */ + /* 92+ */ + 'privacy.firstparty.isolate.block_post_message', + 'privacy.firstparty.isolate.restrict_opener_access', + 'privacy.firstparty.isolate.use_site', /* 79-91 */ 'alerts.showFavicons', 'browser.newtabpage.activity-stream.asrouter.providers.snippets',