Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 1 year ago)
- Last Synced: 2024-10-15T18:44:35.618Z (2 months ago)
- Language: JavaScript
- Size: 114 KB
- Stars: 1
- Watchers: 3
- 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
```