https://github.com/lowply/copy-amazon-link
Get the short URL of the current product in Amazon
https://github.com/lowply/copy-amazon-link
Last synced: 2 months ago
JSON representation
Get the short URL of the current product in Amazon
- Host: GitHub
- URL: https://github.com/lowply/copy-amazon-link
- Owner: lowply
- Created: 2019-09-14T16:01:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T03:18:06.000Z (over 1 year ago)
- Last Synced: 2025-03-15T07:07:17.613Z (3 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Copy Amazon Link bookmarklet
Get the short URL of the current product in Amazon.com and Amazon.co.jp.
## Usage
View the [bookmarklet.js](/bookmarklet.js) file and click the "Copy raw file" icon to copy the bookmarklet into your clipboard.
## Local development
```console
npm run build
```