https://github.com/shortarrow/shorturlmakerforamazon
make short amazon url corect method
https://github.com/shortarrow/shorturlmakerforamazon
Last synced: about 1 year ago
JSON representation
make short amazon url corect method
- Host: GitHub
- URL: https://github.com/shortarrow/shorturlmakerforamazon
- Owner: ShortArrow
- License: gpl-3.0
- Created: 2020-11-30T06:25:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T14:57:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T03:08:38.334Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://chromewebstore.google.com/detail/namnkmppogbmmdelkomaendbemoncmok
- Size: 1.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShortURLMakerForAmazon
this is a chrome extension. this can make short amazon url.
# how to build
you need 7zip installed.
```bash
mkdir -p ./release/
7z a ./release/ShortURLMakerForAmazon.zip @ziplist.txt
```