Categories

Developer

Trocker Team
Trocker Team

Trocker v2.6.28

  • rating
  • rating
  • rating
  • rating
  • rating
4.69 (32 reviews)
This extension is an email Tracker Blocker, hence the name: Trocker! Trocker Trocker Trocker

Tracking your emails to know if the receiver has opened them or not is awesome, so is being immune to it! Trocker gives you the latter! It blocks attempts by email trackers and won't let them track what you do with the emails you receive.

You will be amazed to see how many of the emails you receive have trackers in them!

If you have any issues with Trocker, email us at [email protected] or report the issue on GitHub (https://github.com/trockerapp/trocker/issues). Thanks for reporting issues. Given that Trocker needs to react to any breaking changes in webmails, we may not know about new issues unless you report them. Also, please consider giving us a chance to fix the issues before leaving a bad rating/review.

And follow us on twitter: https://twitter.com/trockerapp

More information:
You can trust Trocker! Trocker runs locally on your machine and does not send or receive any information from the Internet. It needs permission to all tabs in order to be able to detect and prevent any tracking images or tracked links from being loaded from any of the tabs. But it makes absolutely no outbound Internet access and we neither gather nor use any data about you or your browsing behavior.

Trocker is also open source with the source code available at https://github.com/trockerapp/trocker and we encourage everyone to check it out from there or from Chrome Dev tools to confirm that there are no suspicious activities being done.

Trocker keeps you safe in all webmails, including Gmailâ„¢, Yahoo! and Outlook.com. It has additional capabilities in Gmail, Inbox and Outlook.com. In these 3 webmails, it has a heuristic tracker detection that detects and blocks almost any email tracking attempt, even from not well-known trackers!

Trocker is very efficient as it only gets activated when a tracker is detected.

Technical details:
Some email trackers track emails by injecting an invisible small image in the mail that is hosted in a specific address in their server. They know when the email is opened by looking at the download requests of the injected images on their servers.
Trocker (as a lovely Tracker Blocker) stops this by simply blocking those image links from being loaded. It finds those injected images by looking at the url and matching the url pattern with the tracking servers that host injected images.
If you yourself are a user of these tracking services (you track emails you send others), your service wouldn't be affected and will work fine. Trocker would only defend you from OTHERS tracking you.
Moreover, some links are click tracked meaning that if you click on them, your clicks are logged and tracked. Trocker tries to bypass those links and redirect you directly to the original target without you being tracked. If not possible, Trocker will inform you that the link you've clicked on is tracked.
No one will be able to know when and if you open their emails, or click on their links if you enable Trocker. In Gmail, Inbox and Outlook.com, Trocker has a heuristic tracker detection that will detect and block almost any tracker, even if it is unknown. This works based on the fact that very tiny images are almost always trackers. After all, if they want you to see the image, they will make it bigger than 1x1 pixel!