No 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/