# Privacy Badger ## Common questions 1. They are working on it. migrate to manifest v3 https://github.com/EFForg/privacybadger/issues/2273 2. Privacy Badger looks for tracking techniques like uniquely identifying cookies, local storage “supercookies,” and canvas fingerprinting. * Privacy Badger can detect canvas-based fingerprinting, and will block third party domains that use it. Detection of other forms of fingerprinting and protections against first-party fingerprinting are ongoing projects. https://privacybadger.org/#Does-Privacy-Badger-prevent-fingerprinting howto: Monitor the writes in a canvas instance all unique props - https://amiunique.org/fingerprint Chrome solution(sandbox) - https://developer.chrome.com/en/docs/privacy-sandbox/privacy-budget/ ## Whad we can do * modify/randomize headers example - https://github.com/requestly/modify-headers-manifest-v3