- Fix CSP error in Chrome 130+.
- Support smile.amazon.co.uk & smile.amazon.de.
- Support smile.amazon.com.
- Fix bug that URL won't be shortend in some pages (
window.onload
is untrustworthy).
- Add URL pattern detection as a fallback for query selector detection.
- Fix version in manifest.json.
- Remove history permission.
- Remove buggy URL pattern detection.
- Migrate from manifest v2 to v3.
- Speed up by detecting ASIN also from URL.
- Change
pushState
toreplaceState
.
- Add Amazon Prime Video page support.
- Fix duplicated www.amazon.com.br domain.
- Add many Amazon domains support.
- Change extension name from "amazon_url_shortener" to "Amazon URL Shortener".
- Change extension name from "amazon-url-modifier" to "amazon_url_shortener".
- Remove optional affiliate association feature.
- Remove old browsers support.
- Add HTTPS page support.
- Fix Amazon associates URL (Thx @mallowlabs).
- Support more kinds of product pages.
- 1st Release.