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.
 
 
 
Araragi 5a94045413 Update Chromium buildscript, big updates 2 years ago
chrome Update Chromium buildscript, big updates 2 years ago
dist Update Chromium buildscript, big updates 2 years ago
firefox Update Chromium buildscript, big updates 2 years ago
src Update Chromium buildscript, big updates 2 years ago
.eslintignore Binarize the model cause Mozilla complained 2 years ago
.eslintrc.json initial commit 2 years ago
.gitattributes initial commit 2 years ago
.gitignore Make FF use SIMD, load bin blobs locally, fix undeclared variables... 2 years ago
.npmrc initial commit 2 years ago
1449696017588.png Update Chromium buildscript, big updates 2 years ago
LICENSE initial commit 2 years ago
README.md Update Chromium buildscript, big updates 2 years ago
build-chrome.js Update Chromium buildscript, big updates 2 years ago
build-ff.js Update Chromium buildscript, big updates 2 years ago
build.js Update Chromium buildscript, big updates 2 years ago
esbuild.inject.js initial commit 2 years ago
extheader.js Update Chromium buildscript, big updates 2 years ago
firefox_update.json Update Chromium buildscript, big updates 2 years ago
jkcs-0.20.xpi AAAAAAAAAAAAAAAAAAAAAAAa 2 years ago
jkcs-0.21.xpi Transition from CPU backend to WASM backend 2 years ago
jkcs-0.23.xpi FF version was broke, somehow this fixes it. 2 years ago
jkcs-0.25.xpi Make sure JKCS works in the report window. 2 years ago
jkcs-0.27.xpi Update Chromium buildscript, big updates 2 years ago
jkcs-0.30.xpi Update Chromium buildscript, big updates 2 years ago
logo.png Update Chromium buildscript, big updates 2 years ago
package-lock.json Make FF use SIMD, load bin blobs locally, fix undeclared variables... 2 years ago
package.json Update Chromium buildscript, big updates 2 years ago
pnpm-lock.yaml Transition from CPU backend to WASM backend 2 years ago

README.md

Joshi Koukousei Captcha Service - The captcha solver made by and for japanese high school girls!

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!

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.

This project uses PNPM for package management.

How to Install

Chromium

  • Download 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.