Trocker version history - 25 versions
Trocker by Trocker Team
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.3.1
Released Jan 26, 2026 - 121.58 KBWorks with firefox 109.0 and later3.1.1:
- Added support for Yahoo's new image proxy format and DOM design.
- Fixed a bug that caused image flickering in compose windows in Yahoo mail on Firefox.
- Adds more known trackers to universal block list.
3.3.0:
- Improved permission check: Checks for required permissions on startup and guides you to the settings page if they are missing. Important for Firefox since Firefox does not automatically grant permissions or warn the user about missing permissions.
3.2.0:
- Fixes the new bug in Firefox where tracked link forwarding would cause an infinite loop.
3.1.2:
- Fixes infinite redirect loop on tracked links in Firefox.
3.1.0:
- Adds Manifest V3 support for Firefox bringing it to parity with Chrome.
- Fixes console errors and improved stability.
3.0.4:
- Improves tracker detection in background images.
3.0.3:
- Fixes bug in the relevant Trocker setting being able to control the count down time in the tracked link bypasser.
3.0.2:
- Fixes Google chat images not loading.
- Fixes Gmail tool bar third party icons not loading.
3.0.1:
- Fixed bug with service worker not starting at all.
3.0.0:
- This release makes Trocker compatible with the newly mandated Manifest V3, which required significant rewriting of all blocking/redirecting features since the API we used before (webRequestBlocking) to block tracking images/links before they loaded is no longer available for extensions to use.
- In the new Manifest V3, with the declarativeNetRequest API, we are only allowed to block images/urls that match pre-specified domains.
- This means that we can only block listed trackers and all trackers in webmails that use proxies to load all images. Only Gmail and Yahoo mail consistently load images via proxy urls, so we can block all proxied images from these webmails unless they are proved safe and whitelisted.
- For Outlook, unfortunately images are not loaded with a proxy (at least not consistently as of June 2024), so in Outlook, Trocker will only be able to (i) expose all tracked emails, (ii) block tracked emails that use pre-known tracking services. Blocking unknown trackers in Outlook is the only functionality from the previous versions of Trocker that we could not implement in the new version. 🎉
- Background page has been replaced with a service-worker page as required by Manifest V3.
- Tracked emails are now marked with a red envelope if Trocker was only able to expose the trackers but was not able to block them (e.g. in Outlook).
- A blue envelope means that Trocker both exposed and blocked the trackers in the email.
- Show live blocked/exposed statistics in the settings page.
- Various other visual updates in the settings and change log pages.Source code released under Apache License 2.0
Older versions
Version 3.3.0
Released Jan 18, 2026 - 103.02 KBWorks with firefox 109.0 and later3.3.0:
- Improved permission check: Checks for required permissions on startup and guides you to the settings page if they are missing. Important for Firefox since Firefox does not automatically grant permissions or warn the user about missing permissions.
3.2.0:
- Fixes the new bug in Firefox where tracked link forwarding would cause an infinite loop.
3.1.2:
- Fixes infinite redirect loop on tracked links in Firefox.
3.1.0:
- Adds Manifest V3 support for Firefox bringing it to parity with Chrome.
- Fixes console errors and improved stability.
3.0.4:
- Improves tracker detection in background images.
3.0.3:
- Fixes bug in the relevant Trocker setting being able to control the count down time in the tracked link bypasser.
3.0.2:
- Fixes Google chat images not loading.
- Fixes Gmail tool bar third party icons not loading.
3.0.1:
- Fixed bug with service worker not starting at all.
3.0.0:
- This release makes Trocker compatible with the newly mandated Manifest V3, which required significant rewriting of all blocking/redirecting features since the API we used before (webRequestBlocking) to block tracking images/links before they loaded is no longer available for extensions to use.
- In the new Manifest V3, with the declarativeNetRequest API, we are only allowed to block images/urls that match pre-specified domains.
- This means that we can only block listed trackers and all trackers in webmails that use proxies to load all images. Only Gmail and Yahoo mail consistently load images via proxy urls, so we can block all proxied images from these webmails unless they are proved safe and whitelisted.
- For Outlook, unfortunately images are not loaded with a proxy (at least not consistently as of June 2024), so in Outlook, Trocker will only be able to (i) expose all tracked emails, (ii) block tracked emails that use pre-known tracking services. Blocking unknown trackers in Outlook is the only functionality from the previous versions of Trocker that we could not implement in the new version. 🎉
- Background page has been replaced with a service-worker page as required by Manifest V3.
- Tracked emails are now marked with a red envelope if Trocker was only able to expose the trackers but was not able to block them (e.g. in Outlook).
- A blue envelope means that Trocker both exposed and blocked the trackers in the email.
- Show live blocked/exposed statistics in the settings page.
- Various other visual updates in the settings and change log pages.Source code released under Apache License 2.0
Version 3.2.0
Released Jan 15, 2026 - 102.44 KBWorks with firefox 109.0 and laterChange log:
3.2.0:
- Fixes the new bug in Firefox where tracked link forwarding would cause an infinite loop.
3.1.2:
- Fixes infinite redirect loop on tracked links in Firefox.
3.1.0:
- Adds Manifest V3 support for Firefox bringing it to parity with Chrome.
- Fixes console errors and improved stability.
3.0.4:
- Improves tracker detection in background images.
3.0.3:
- Fixes bug in the relevant Trocker setting being able to control the count down time in the tracked link bypasser.
3.0.2:
- Fixes Google chat images not loading.
- Fixes Gmail tool bar third party icons not loading.
3.0.1:
- Fixed bug with service worker not starting at all.
3.0.0:
- This release makes Trocker compatible with the newly mandated Manifest V3, which required significant rewriting of all blocking/redirecting features since the API we used before (webRequestBlocking) to block tracking images/links before they loaded is no longer available for extensions to use.
- In the new Manifest V3, with the declarativeNetRequest API, we are only allowed to block images/urls that match pre-specified domains.
- This means that we can only block listed trackers and all trackers in webmails that use proxies to load all images. Only Gmail and Yahoo mail consistently load images via proxy urls, so we can block all proxied images from these webmails unless they are proved safe and whitelisted.
- For Outlook, unfortunately images are not loaded with a proxy (at least not consistently as of June 2024), so in Outlook, Trocker will only be able to (i) expose all tracked emails, (ii) block tracked emails that use pre-known tracking services. Blocking unknown trackers in Outlook is the only functionality from the previous versions of Trocker that we could not implement in the new version. 🎉
- Background page has been replaced with a service-worker page as required by Manifest V3.
- Tracked emails are now marked with a red envelope if Trocker was only able to expose the trackers but was not able to block them (e.g. in Outlook).
- A blue envelope means that Trocker both exposed and blocked the trackers in the email.
- Show live blocked/exposed statistics in the settings page.
- Various other visual updates in the settings and change log pages.Source code released under Apache License 2.0
Version 2.6.28
Released Dec 13, 2023 - 75.72 KBWorks with firefox 48.0 and laterChange log:
2.7.0:
- Improves handling of drafts, print previous, quotes, and general stability in YMail, Outlook and Gmail.
- Adds visual debugging tools for webmails.
- Adds info on options for supporting Trocker.
2.6.27:
- Improves handling of drafts and general stability in YMail.
2.6.26:
- Improves handling of changes in email content.
- Adds support for new Gmail proxy url.
- Fixes Outlook attachment preview blocking issue that only affected Firefox.
2.6.24:
- Adapts to changes in Gmail.
2.6.23:
- Adds support for new Outlook design updates.
2.6.21:
- Adds support for new Outlook design updates.
2.6.20:
- Fixes Outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes Outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in Outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/Outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in Outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. Outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some Outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for Outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.27
Released Dec 10, 2023 - 74.18 KBWorks with firefox 48.0 and later2.6.27:
- Improves handling of drafts and general stability in YMail.
2.6.26:
- Improves handling of changes in email content.
- Adds support for new Gmail proxy url.
- Fixes Outlook attachment preview blocking issue that only affected Firefox.
2.6.24:
- Adapts to changes in Gmail.
2.6.23:
- Adds support for new Outlook design updates.
2.6.21:
- Adds support for new Outlook design updates.
2.6.20:
- Fixes Outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes Outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in Outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/Outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in Outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. Outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some Outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for Outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.26
Released Dec 9, 2023 - 74.1 KBWorks with firefox 48.0 and laterChange log:
2.6.26:
- Improves handling of changes in email content.
- Adds support for new gmail proxy url.
- Fixes Outlook attachment preview blocking issue that only affected Firefox.
2.6.24:
- Adapts to changes in gmail.
2.6.23:
- Adds support for new outlook design updates.
2.6.21:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.25
Released Dec 9, 2023 - 74.09 KBWorks with firefox 48.0 and later2.6.25:
- Improves handling of changes in email content.
- Adds support for new Gmail proxy url.
- Fixes Outlook attachment preview blocking issue that only affected Firefox.
2.6.24:
- Adapts to changes in Gmail.
2.6.23:
- Adds support for new outlook design updates.
2.6.21:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.24
Released Nov 3, 2023 - 73.63 KBWorks with firefox 48.0 and laterChange log:
2.6.24:
- Adapts to changes in gmail.
2.6.23:
- Adds support for new outlook design updates.
2.6.21:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).Source code released under Apache License 2.0
Version 2.6.23
Released Nov 21, 2022 - 73.63 KBWorks with firefox 48.0 and laterChange log:
2.6.23:
- Adds support for new outlook design updates.
2.6.21:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.22
Released Nov 21, 2022 - 73.58 KBWorks with firefox 48.0 and laterChange log:
2.6.22:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.21
Released Aug 15, 2022 - 73.41 KBWorks with firefox 48.0 and laterChange log:
2.6.21:
- Adds support for new outlook design updates.
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.
2.4.3:
- Adds support for outlook.office365.com.Source code released under Apache License 2.0
Version 2.6.20
Released Feb 17, 2022 - 73.34 KBWorks with firefox 48.0 and laterChange log:
2.6.20:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.19
Released Jan 7, 2022 - 73.3 KBWorks with firefox 48.0 and laterChange log:
2.6.19:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.18
Released Jan 7, 2022 - 73.29 KBWorks with firefox 48.0 and laterChange log:
2.6.18:
- Fixes outlook sidebar icon issue in Firefox.
2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixes handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.16
Released Oct 16, 2021 - 73.23 KBWorks with firefox 48.0 and later2.6.16:
- Adapts to new under the hood changes in outlook.
- Adds more known trackers to block list.
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixed handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.15
Released May 24, 2021 - 72.74 KBWorks with firefox 48.0 and laterChange log:
2.6.15:
- Fixes Yahoo/outlook bug in the new heuristic.
- Adds graceful handling of lost connection to extension context after updates.
2.6.14:
- Adds heuristic detection of tracking images based on patterns in the url.
2.6.12:
- Fixed handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.12
Released May 10, 2021 - 72.18 KBWorks with firefox 48.0 and laterChange log:
2.6.12:
- Fixed handling of attachments in outlook.
- Improves logs for easier debugging.
2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.11
Released Mar 14, 2021 - 71.63 KBWorks with firefox 48.0 and later2.6.11:
- Improves handling of webmails that load images gradually (e.g. outlook).
- Adds Trocker version to options and logs.
2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch.
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.10
Released Mar 8, 2021 - 71.3 KBWorks with firefox 48.0 and later2.6.10:
- Adds support for classic Yahoo mail.
2.6.9:
- Fixes interference with Gmail's signature switch
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.9
Released Feb 14, 2021 - 71.17 KBWorks with firefox 48.0 and later2.6.9:
- Fixes interference with Gmail's signature switch
2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.8
Released Oct 4, 2020 - 70.87 KBWorks with firefox 48.0 and later2.6.8:
- Adds advanced option to customize known open/click tracker lists.
- Adds more known trackers to universal block list.
2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.7
Released Jul 18, 2020 - 69.67 KBWorks with firefox 48.0 and later2.6.7:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.6
Released Jul 18, 2020 - 69.68 KBWorks with firefox 48.0 and later2.6.6:
- Fixes new issue with Gmail sidebar that blocked some extension icons.
2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.5
Released Apr 11, 2020 - 69.66 KBWorks with firefox 48.0 and later2.6.5:
- Fixes new issue that blocked some outlook UI images.
- Adds blocking for additional known trackers.
- Improves heuristic detection of trackers.
2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0
Version 2.6.4
Released Jan 20, 2020 - 69.4 KBWorks with firefox 48.0 and later2.6.4:
- Fixes new Yahoo mail proxy issue that blocked all images.
- Improves handling of data-images.
2.6.3:
- Improves detection of hidden tracking images.
- Adds the option to change tracked link bypass timeout.
2.6.2:
- Adds support for the outlook.office.com url for outlook.
2.6.1:
- Adds support for the updated outlook.com and office365.
2.6.0:
- Improves mail.yahoo.com support.
- Blocks additional trackers.
- Improves the options page.
2.5.2:
- Makes non-essential permissions optional (for more info see the Trocker options).
- Improves outlook.com support.
- Improves the options page.Source code released under Apache License 2.0