https://github.com/timbru31/amazon-tag-remover
🚫 💹 🛒WebExtension for Chrome, Firefox, Edge and Opera to remove the Amazon affiliate tracking ID (tag) from amazon links
https://github.com/timbru31/amazon-tag-remover
affiliate-tracking amazon amazon-site browser-extension chrome chrome-extension edge edge-extension extension firefox firefox-addon firefox-extension hacktoberfest opera opera-addon opera-extension webextension webextensions
Last synced: 16 days ago
JSON representation
🚫 💹 🛒WebExtension for Chrome, Firefox, Edge and Opera to remove the Amazon affiliate tracking ID (tag) from amazon links
- Host: GitHub
- URL: https://github.com/timbru31/amazon-tag-remover
- Owner: timbru31
- License: mit
- Created: 2015-02-17T12:08:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T01:57:36.000Z (6 months ago)
- Last Synced: 2024-10-24T09:38:48.625Z (6 months ago)
- Topics: affiliate-tracking, amazon, amazon-site, browser-extension, chrome, chrome-extension, edge, edge-extension, extension, firefox, firefox-addon, firefox-extension, hacktoberfest, opera, opera-addon, opera-extension, webextension, webextensions
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/amazon-tag-remover/mmajdhfdokfcaiadahjnffhbfjfkmcnc
- Size: 6.88 MB
- Stars: 62
- Watchers: 6
- Forks: 16
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tag Remover for Amazon
[](https://github.com/timbru31/amazon-tag-remover/actions?query=workflow%3ASecurity)
[](https://github.com/timbru31/amazon-tag-remover/actions?query=workflow%3ALinting)[](https://snyk.io/test/github/timbru31/amazon-tag-remover)
[](http://commitizen.github.io/cz-cli/)
[](LICENSE.md)## 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 the browser 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**
## 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## Changelog
Please visit [CHANGELOG.md](CHANGELOG.md) for a complete changelog.
## Contributing
1. Fork and clone the project
2. Run `npm install`
3. Run `npm run build:dev` and start hacking. The extension is automatically rebuilt on changes.
4. Load the un-packaged addon from the `dist` folder## Support
For support please create an issue here at GitHub
## Donation
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=T9TEV7Q88B9M2)

1NnrRgdy7CfiYN63vKHiypSi3MSctCP55C---
Built by (c) Tim Brust and contributors. Released under the MIT license.