user.js

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

commit e7872b193be81126e20da7f25d3fac4984901c7c
parent 8d6ee7c0c74b0b458091164a691f90d83f39beed
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Mon, 16 Aug 2021 04:22:46 +0000

!yoda

no bytes were harmed in the making of this commit
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1445,7 +1445,7 @@ user_pref("privacy.firstparty.isolate", true); ***/ user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs"); /* 4501: enable privacy.resistFingerprinting [FF41+] - * [SETUP-WEB] RFP can some cause website breakage: mainly canvas, use a site exception via the urlbar + * [SETUP-WEB] RFP can cause some website breakage: mainly canvas, use a site exception via the urlbar * RFP also has a few side effects: mainly timezone is UTC0, and websites will prefer light theme * [1] https://bugzilla.mozilla.org/418986 ***/ user_pref("privacy.resistFingerprinting", true);