user.js

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

commit 679648b33e633f1e494fcffa051672813f1e7cda
parent 783786290d2278d00a3bb13d3e61678991845a5c
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 18 Aug 2021 09:03:16 +0000

RFP info tweak
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1397,7 +1397,7 @@ user_pref("privacy.firstparty.isolate", true); 1459089 - disable OS locale in HTTP Accept-Language headers (ANDROID) (FF62+) 1479239 - return "no-preference" with prefers-reduced-motion (FF63+) 1363508 - spoof/suppress Pointer Events (FF64+) - FF65: pointerEvent.pointerid (1492766) + 1492766 - spoof pointerEvent.pointerid (FF65+) 1485266 - disable exposure of system colors to CSS or canvas (FF67+) 1407366 - enable inner window letterboxing (4504) (FF67+) 1494034 - return "light" with prefers-color-scheme (FF67+)