Greasy Fork is available in English.

No Fingerprint

Block browser fingerprinting attempts.

脚本作者
Sam0230
今日安装
1
总安装量
1,469
得分
3 0 0
版本
0.2
创建日期
2021-02-05
最近更新
2021-02-06
许可证
Unlicense
应用到
所有站点

imageNo Fingerprint

Block browser fingerprinting attempts.

Greasy Fork: https://greasyfork.org/en/scripts/421262-no-fingerprint

GitHub: https://github.com/Sam0230/No-Fingerprint

Firefox Browser add-ons: https://addons.mozilla.org/en-US/firefox/addon/no-fingerprint/

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 big invasion of privacy.

What does this script 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

This script can be installed either as a userscript or as a browser extension / add-on.

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.

For Firefox users, see https://addons.mozilla.org/en-US/firefox/addon/no-fingerprint/