You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added a new Fingerprinting Protection section with 8 new options (disabled by default):
Canvas Fingerprint Protection - protect against fingerprinting attempts through <canvas> elements, with the following options:
Disabled
Blank Readout (serve an empty canvas with the original dimensions)
Random Readout (serve an empty canvas with random dimensions)
Completely Block Readout (refuse to serve any data)
Block Audio Fingerprinting - prevent fingerprinting via the AudioContext API
Block WebGL Fingerprinting - prevent fingerprinting via the WebGL API
Block Battery Fingerprinting - prevent fingerprinting via the Battery API
Block Device Enumeration - prevent having hardware devices detected via the WebRTC API
Block Gamepad Enumeration - prevent having hardware devices detected via the Gamepad API
Block Canvas Font Access - prevent system fonts from being enumerated through <canvas> elements
Reduce Keyboard Fingerprinting (for advanced users) - make keypress timings more random to increase anonymity (note: adds a random delay between keypresses))
I recommend enabling all of the above options (except the last) for increased privacy, and based on your needs disable the options that interfere with your usage.
Added new option: "Prevent Clipboard Interference" (under "Behavior Settings") - prevent pages from interfering with clipboard actions (disabled by default)
Updated unwanted content providers list
Created a beta testing signup form. If you sign up to become a beta tester, you will be emailed when there is a new version ready to be tested before being pushed to the Chrome Web Store. Sign up to be a beta tester!
I now have a Bitcoin address due to inquiries from people wary of PayPal but wanted to still donate!
39VJ5L9Yd6WocG6r88uE7ZZnM5J2M5bW92 (also found at the bottom of the Options page)