Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamanobi/ku-nya
Ku-nya is Chrome Extension for pixiv lovers. It picks up illustrations on the pixiv ranking randomly and displays them on your new tab.
https://github.com/tamanobi/ku-nya
anime chrome-extension illustration manga pixiv
Last synced: about 13 hours ago
JSON representation
Ku-nya is Chrome Extension for pixiv lovers. It picks up illustrations on the pixiv ranking randomly and displays them on your new tab.
- Host: GitHub
- URL: https://github.com/tamanobi/ku-nya
- Owner: tamanobi
- License: apache-2.0
- Created: 2017-05-15T15:15:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T20:14:36.000Z (over 3 years ago)
- Last Synced: 2024-03-30T06:34:17.840Z (8 months ago)
- Topics: anime, chrome-extension, illustration, manga, pixiv
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/ku-nya/bpmaclbepidfnlfdnaoblbifgehgdalm
- Size: 431 KB
- Stars: 27
- Watchers: 6
- Forks: 7
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: change_version.sh
- License: LICENSE
Awesome Lists containing this project
README
# Ku-nya
Ku-nya is Chrome Extension for pixiv lovers. It picks up illustrations on the pixiv ranking randomly and displays them on your new tab.## Build
```bash
yarn install
yarn build
```