Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r7kamura/amazon_url_shortener
Chrome extension to automatically shorten Amazon product URL.
https://github.com/r7kamura/amazon_url_shortener
chrome-extension
Last synced: 13 days ago
JSON representation
Chrome extension to automatically shorten Amazon product URL.
- Host: GitHub
- URL: https://github.com/r7kamura/amazon_url_shortener
- Owner: r7kamura
- License: mit
- Created: 2014-08-04T05:25:37.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T01:34:28.000Z (about 2 months ago)
- Last Synced: 2024-10-19T13:24:12.422Z (24 days ago)
- Topics: chrome-extension
- Language: Shell
- Homepage: https://chrome.google.com/webstore/detail/amazon-url-shortener/bonkcfmjkpdnieejahndognlbogaikdg
- Size: 1.3 MB
- Stars: 84
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Amazon URL Shortener
[![](https://github.com/r7kamura/amazon_url_shortener/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/r7kamura/amazon_url_shortener/actions?query=workflow%3A.github%2Fworkflows%2Ftest.yml)
Chrome extension to automatically shorten Amazon product URL.
## Usage
### Installation
Install from https://chrome.google.com/webstore/detail/amazon-url-shortener/bonkcfmjkpdnieejahndognlbogaikdg.
### How it works
When you visit a long URL Amazon product page:
> https://www.amazon.com/Fire-Tablet-7/dp/B07HZQBBKL/ref=sr_1_1?dchild=1&keywords=Kindle&qid=1604166896&sr=8-1
this extension automatically rewrites the URL into a shorter one:
> https://www.amazon.com/dp/B07HZQBBKL
### Supported domains
- `smile.amazon.co.uk`
- `smile.amazon.com`
- `smile.amazon.de`
- `www.amazon.ae`
- `www.amazon.au`
- `www.amazon.ca`
- `www.amazon.cn`
- `www.amazon.co.jp`
- `www.amazon.co.uk`
- `www.amazon.com`
- `www.amazon.com.br`
- `www.amazon.com.mx`
- `www.amazon.com.tr`
- `www.amazon.de`
- `www.amazon.es`
- `www.amazon.fr`
- `www.amazon.in`
- `www.amazon.it`
- `www.amazon.nl`
- `www.amazon.sa`
- `www.amazon.se`
- `www.amazon.sg`## Related project
The UserScirpt version of Amazon URL Shortener.
https://github.com/r7kamura/amazon_url_shortener_user_script