The captcha solver made by and for japanese high school girls!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
1.1 KiB

2 years ago
Janny (S)killers Captcha Solver (JKCS)
2 years ago
========================
2 years ago
Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then skill jannies by auto-solving captchas!
2 years ago
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.
2 years ago
This project uses [PNPM](https://pnpm.io/) for package management.
2 years ago
How to Install
==============
## 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
The Firefox extension is currently unsigned, which means you'll have to go into `about:config` and set `xpinstall.signatures.required` to false, then you can install the extension from the .xpi file in this repo like you normally would.