user.js

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

commit 996e760f8cf34ab3db3ca92fe9ef38515d5be18a
parent 6c2f3ad33ab49f5b4fc728fa8b42e6ec4c7ec1d3
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Tue, 15 Aug 2017 15:09:34 +1200

2699: spoof navigator platform as win64

While the change has just landed, it is being pushed with 56, same as the rest of the resistFP UA/Nav spoofing
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1478,7 +1478,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); This spoof *shouldn't* affect core chrome/Firefox performance ** 1217238 - reduce precision of time exposed by javascript (FF55+) ** 1369303 - spoof/disable performance API (see 2410-deprecated, 2411, 2412) (FF56+) - ** 1333651 - spoof Navigator API (see section 2697) (FF56+) + ** 1333651 & 1383495 - spoof Navigator API (see section 2697) (FF56+) The version number will be rounded down to the nearest multiple of 10 ** 1369319 - disable device sensor API (see 2512) (FF56+) ** 1369357 - disable site specific zoom (see 2515) (FF56+)