An open API service indexing awesome lists of open source software.

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

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
```