user.js

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

commit 32327e15c10eb7f27e33b177da20f5d5029d64ee
parent d1306aee26e9c24590327974eed8da9961b21764
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat,  1 Jul 2017 03:05:45 +1200

2699: spoof network info API
Diffstat:
Muser.js | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1463,6 +1463,8 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1369357 ** disable gamepad API (see 2501) (FF56+) [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1337161 + ** spoof network information API as "unknown" (see 2503) (FF56+) + [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1372072 ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/