Skip to content

🚫 💹 🛒 WebExtension for Chrome, Firefox, Edge and Opera to remove the Amazon affiliate tracking ID (tag) from amazon links

License

Notifications You must be signed in to change notification settings

typpo/amazon-tag-remover

 
 

Repository files navigation

Amazon Tag Remover

Code Climate Chrome Web Store Opera Add-ons Add-Ons for Firefox License

Info

Are you tired that each banner or ad linking to amazon is silently injecting their affiliate tracking ID and receive a small revenue of what you bought? And more importantly they know what you bought? (even if it's not directly linked, it's still possible to de-anonymize the data)
This extension removes the tracking ID before Chrome is performing the request, ensuring that you are not being tracked.

Note: if you have a partner cookie on your computer, you might still be tracked

Amazon Tag Remover @Chrome Web Store Amazon Tag Remover @Opera add-ons Amazon Tag Remover @Add-Ons for Firefox

Features

  • Visual feedback which tag was removed
  • Works on starting parameter (?tag) and appended parameter (&tag)
  • Support for ascsubtags
  • Full support for all amazon sites (e.g. from Germany, Mexico or UK to China and Italy)
    • amazn.to links are supported, too, since the expanded request to the amazon site is intercepted

License

This plugin is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.

Please see LICENSE.md for more information.

Changelog

See CHANGELOG.md for a complete changelog.

Upcoming Features

  • Options to whitelist specific tags (charity, friends of you, ...)

Support

For support please create an issue here at GitHub

Pull Requests

Feel free to submit any PRs here, too. :)

Please indent using two spaces only, have a newline at the EOF and use UNIX line ending, thanks! If possible use ES6 features, where available in Chrome, and single quotes ('). Make sure to run eslint on your feature branch.

Donation

PayPal

BitCoin
1NnrRgdy7CfiYN63vKHiypSi3MSctCP55C

About

🚫 💹 🛒 WebExtension for Chrome, Firefox, Edge and Opera to remove the Amazon affiliate tracking ID (tag) from amazon links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • CSS 17.4%
  • HTML 2.7%