JKCS/README.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

Joshi Koukousei Captcha Service - The captcha solver made by and for japanese high school girls!
2022-08-03 02:20:38 +00:00
========================
Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then Joshi Koukousei's Captcha Service is here for you!
2022-08-03 02:20:38 +00:00
This is a fork of https://github.com/AUTOMATIC1111/4chan-captcha-solver that focuses on optimized performance. During testing JKCS has proven to be objectively faster than AUTOMATIC1111's userscript version, achieving instantanous captcha solving on both Chromium and Firefox.
2022-08-03 03:25:20 +00:00
2022-08-03 02:39:02 +00:00
This project uses [PNPM](https://pnpm.io/) for package management.
2022-08-03 02:20:38 +00:00
How to Install
==============
2022-08-03 05:13:16 +00:00
## Chromium
- [Download](https://git.coom.tech/araragi/JKCS/archive/master.zip) this repo and extract it somewhere
- Type `chrome://extensions` in your address bar
- Enable **Developer Mode**
- Click on **Load Unpacked**
- Select the `chrome` folder from the zip you extracted earlier.
## Firefox
As of ``jkcs-0.30.xpi``, the extension is finally signed! Which means you can just drag it into your addons page and install it as you normally would.