mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-30 14:03:40 +02:00
v107
This commit is contained in:
parent
8a65c5a7ba
commit
8694542d61
1 changed files with 2 additions and 3 deletions
5
user.js
5
user.js
|
@ -1,7 +1,7 @@
|
||||||
/******
|
/******
|
||||||
* name: arkenfox user.js
|
* name: arkenfox user.js
|
||||||
* date: 6 November 2022
|
* date: 26 November 2022
|
||||||
* version: 106
|
* version: 107
|
||||||
* url: https://github.com/arkenfox/user.js
|
* url: https://github.com/arkenfox/user.js
|
||||||
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
* license: MIT: https://github.com/arkenfox/user.js/blob/master/LICENSE.txt
|
||||||
|
|
||||||
|
@ -809,7 +809,6 @@ user_pref("privacy.sanitize.timeSpan", 0);
|
||||||
1382545 - reduce fingerprinting in Animation API
|
1382545 - reduce fingerprinting in Animation API
|
||||||
1354633 - limit MediaError.message to a whitelist
|
1354633 - limit MediaError.message to a whitelist
|
||||||
FF58+
|
FF58+
|
||||||
967895 - spoof canvas and enable site permission prompt (FF58)
|
|
||||||
1372073 - spoof/block fingerprinting in MediaDevices API (FF59)
|
1372073 - spoof/block fingerprinting in MediaDevices API (FF59)
|
||||||
Spoof: enumerate devices as one "Internal Camera" and one "Internal Microphone"
|
Spoof: enumerate devices as one "Internal Camera" and one "Internal Microphone"
|
||||||
Block: suppresses the ondevicechange event
|
Block: suppresses the ondevicechange event
|
||||||
|
|
Loading…
Add table
Reference in a new issue