No Fingerprint

Block browser fingerprinting attempts.

目前为 2021-02-05 提交的版本。查看 最新版本

作者
Sam0230
评分
0 0 0
版本
0.1
创建于
2021-02-05
更新于
2021-02-05
大小
17.7 KB
许可证
Unlicense
适用于
所有网站

imageNo Fingerprint

Block browser fingerprinting attempts.

What is a browser fingerprint

Browser can be identified by its screen resolution, color depth, installed plugins, supported mime types, timezone offset, etc., and each of most devices has its own audio and graphical rendering characteristic. These values are passed through a hashing function to produce a fingerprint that can identify a browser, or even a device. This is a great invasion of privacy.

What does this userscript / extension do

It adds random noise to render results and stop websites from reading data like screen resolution, color depth, installed plugins to eliminate browser fingerprints.

How to use

Simply install a userscript manager, such as Tampermonkey, Greasemonkey, open https://greasyfork.org/en/scripts/421262-no-fingerprint, and install this script. For Google Chrome users, you can enable Developer Mode and install this script as an unpacked browser extension.