While browser extensions are often suggested as a method to improve your privacy, they could make things way worse. I linked an article about the anti-fingerprint extensions however, every extension that you installed on your browser make you stand out more.
This happens even with adblocker extensions. First of all, enumeration badness it’s not a good approach against tracking, that’s why Tor browser doesn’t use any adblocker.
Site-specific or filter-based addons such as AdBlock Plus, Request Policy, Ghostery, Priv3, and Sharemenot are to be avoided. We believe that these addons do not add any real privacy to a proper implementation of the above privacy requirements, and that development efforts should be focused on general solutions that prevent tracking by all third parties, rather than a list of specific URLs or hosts.
Trying to resort to filter methods based on machine learning does not solve the problem either: they don’t provide a general solution to the tracking problem as they are working probabilistically. Even with a precision rate at 99% and a false positive rate at 0.1% trackers would be missed and sites would be wrongly blocked
Moreover, every site visited can detect every change you made including blocked domains and so, instead of achieve privacy you’ll stand out more. If you’re going to use and adblocker it’d be a good idea using only the standard filters.
You can see what information your browser leaks on browserleaks.com.
Sites like amiunique.org/fp or coveryourtracks.eff.org are not reliably test your fingerprint.
Source
Your are not comparing your browser settings with a general audience, because the regular Joe doesn’t even know about these kind of sites. Instead, you comparing just with a small percent of people who cares enough to do a fingerprint test. amiunique.org/fp has 3737036 in their dataset however, there is a fragmentation between the differens OS. For example, android it’s just 10% of the total, so you’re comparing yourself with ≈ 373.703 users who use android, but in reality there are 1.6 billion android users in the world. Moreover, the data about fingerprint should be deleted after a while, otherwise you’ll just comparing yourself with old set of data e.g User Agent.
Other problems:
Source
Source
Source