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

https://github.com/cralfa/stamp-downloader

Chrome extension for downloading LINE stamp images
https://github.com/cralfa/stamp-downloader

chrome-extension crxjs jszip line-sticker typescript vite

Last synced: about 2 months ago
JSON representation

Chrome extension for downloading LINE stamp images

Awesome Lists containing this project

README

          

# stamp-downloader

Chrome extension for downloading stamp images from [LINE STORE](https://store.line.me/)

## Build

```sh
$ npm i
$ npm run build
```