Skip to content

kstarski/trocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trocker

This chrome extension is an email Tracker Blocker, hence the name: Trocker!

It uses chrome's webRequest api to intercept any requests to known tracking urls and blocks them according to user's preferences.

Optionally, it will also inject a script to the tab that the request has originated from. This script can count the number of interceptors in the DOM and show it on the extension icon (browserAction), or optionally expose them (make the invisible tracking pixels visible). This script is automatically injected in Gmail and there, it handles heuristic tracker detection (any image that is tiny is most probably a tracker) and tracked email marking.

More info is available in WebstoreDesc.txt

About

This chrome extension is an email Tracker Blocker, hence the name: Trocker!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 18.6%
  • CSS 3.3%