Skip to content

Chrome Extension for defending against Privacy Attacks

Notifications You must be signed in to change notification settings

Webprivacy/Privacy-Extension

Repository files navigation

Privacy-Extension

Browser Extension to tackle fingerprinting attacks affecting the privacy of users. We are trying to introduce a tor model to chrome browser with this extension.

Features

  1. Protection against Canvas Fingerprinting
  2. Protection against Webrtc leak
  3. Protection against Battery API
  4. Randomising navigator properties and User-Agent header
  5. Spoofing screen resolution
  6. Removing adscripts and third party tracking scripts
  7. Clearing cookies, cache, history, form details, web storage like session storage, local storage etc on startup
  8. Securing from spectre attack
  9. Disabling Flash and geolocation API in high privacy

Use

To use this extension, enable developer mode in Chrome or Chromium and click on Load Unpacked extension, choose the cloned folder.

⚠️ WARNING ⚠️

Run tor via command line for better experience.

Install tor in Linux via sudo apt-get install tor and in Mac, brew install tor.

Releases

No releases published

Packages

No packages published