Block browser fingerprinting attempts.
Greasy Fork: https://greasyfork.org/en/scripts/471642-no-fingerprint-forked-by-janandreiiii
GitHub: https://github.com/janandreiiii/No-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.
It adds random noise to render results and stop websites from reading data like screen resolution, color depth, installed plugins to eliminate browser fingerprints.
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/471642-no-fingerprint-forked-by-janandreiiii, and install this script.