From da4cfce10fdbe1995d4bb33fc327e58b0a859553 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 3 May 2019 13:19:55 +0000 Subject: [PATCH] RFP: OS spoof changes FF68+ --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 651963c..8e9a140 100644 --- a/user.js +++ b/user.js @@ -1465,6 +1465,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // [DEFAUL FF57: The version number will match current ESR (1393283, 1418672, 1418162, 1511763) FF59: The OS will be reported as Windows, OSX, Android, or Linux (to reduce breakage) (1404608) FF66: The OS in HTTP Headers will be reduced to Windows or Android (1509829) + FF68: Reported OS versions updated to Windows 10, OS 10.14, and Adnroid 8.1 (1511434) ** 1369319 - disable device sensor API (see 4604) (FF56+) ** 1369357 - disable site specific zoom (see 4605) (FF56+) ** 1337161 - hide gamepads from content (see 4606) (FF56+)