rfd-affiliate-stripper version history - 6 versions
rfd-affiliate-stripper by DG
rfd-affiliate-stripper version history - 6 versions
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 0.6.1
Released Mar 13, 2026 - 86.9 KBWorks with firefox 112.0 and later, android 120.0 and laterAdded- Strip Amazon affiliate tag parameter from direct product URLs
- Strip Amazon internal ref tracking from both URL path segments and query parameters
- Multiple redirect rules can now be applied to the same URL in successive passes
- Unit tests for all redirect stripping rules using Node's built-in test runner
- GitHub Actions workflow to run tests on push and pull request
- Popup now shows success/error feedback when saving or resetting config
- URL validation on save — checks for valid URL format, reachability, and valid JSON response
Changed
- Replaced chrome.storage with IndexedDB for persisting config and redirects
- Content script now requests redirects from the background script via messaging instead of reading from chrome.storage directly
- Content script is registered dynamically via chrome.scripting instead of being declared statically in the manifest
Removed- chrome.storage dependency
Source code released under GNU Lesser General Public License v3.0 only
Older versions
Version 0.5.3
Released Oct 29, 2024 - 69.82 KBWorks with firefox 112.0 and later, android 120.0 and laterSource code released under GNU Lesser General Public License v3.0 only
Version 0.5.2
Released Oct 9, 2024 - 69.72 KBWorks with firefox 112.0 and later, android 120.0 and laterUpdated icons.Source code released under GNU Lesser General Public License v3.0 only
Version 0.5.1
Released Jul 23, 2024 - 74.54 KBWorks with firefox 112.0 and later, android 120.0 and later- Remove unnecessary permissionsSource code released under GNU Lesser General Public License v3.0 only
Version 0.3
Released Jan 14, 2024 - 18.11 KBWorks with firefox 112.0 and later, android 120.0 and later- Refactor code to support multiple browsers
- Update iconSource code released under GNU Lesser General Public License v3.0 only
Version 0.1
Released Apr 9, 2023 - 70.14 KBWorks with firefox 109.0a1 and laterSource code released under GNU Lesser General Public License v3.0 only