user.js

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

commit 07117c65c19f5d02af77cc578927481c72e958f5
parent 919d4bfe961c6fa798c78472835eb1a839149cee
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu,  7 May 2020 05:13:19 +0000

RFP spoofs FF78+
Diffstat:
Muser.js | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1413,7 +1413,8 @@ user_pref("privacy.firstparty.isolate", true); 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) + FF68: Reported OS versions updated to Windows 10, OS 10.14, and Android 8.1 (1511434) + FF78: Reported OS versions updated to OS 10.15 and Android 9.0 (1635011) ** 1369319 - disable device sensor API (see 4604) (FF56+) ** 1369357 - disable site specific zoom (see 4605) (FF56+) ** 1337161 - hide gamepads from content (see 4606) (FF56+)