mirror of
https://github.com/arkenfox/user.js.git
synced 2024-11-11 11:10:02 +01:00
2699: spoof Navigator API
https://reviewboard.mozilla.org/r/147474/diff/4#index_header I would have thought rounding DOWN to the nearest multiple of 10 would be better. Imagine being on FF61 and claiming to be 70 = might cause site issues
This commit is contained in:
parent
8cdc6e766c
commit
791b4114c6
3
user.js
3
user.js
@ -1452,6 +1452,9 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true);
|
||||
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1217238
|
||||
** spoof/disable performance API (see 2410-deprecated, 2411, 2412) (FF56+)
|
||||
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1369303
|
||||
** spoof Navigator API (see section 2697) (FF56+)
|
||||
The version number will be rounded to the "nearest" multiple of 10
|
||||
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1333651
|
||||
***/
|
||||
/* 2699a: enable privacy.resistFingerprinting (FF41+)
|
||||
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/
|
||||
|
Loading…
Reference in New Issue
Block a user