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
- Host: GitHub
- URL: https://github.com/cralfa/stamp-downloader
- Owner: CRaLFa
- Created: 2024-10-22T03:28:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-19T01:22:59.000Z (over 1 year ago)
- Last Synced: 2025-03-19T02:28:53.619Z (over 1 year ago)
- Topics: chrome-extension, crxjs, jszip, line-sticker, typescript, vite
- Language: TypeScript
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```