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 75dafb4094 fix icons not showing up 2 years ago
chrome Fix icons 2 years ago
dist initial commit 2 years ago
firefox Fix icons 2 years ago
src Move charset to separate file 2 years ago
.eslintignore More prep for release 2 years ago
.eslintrc.json initial commit 2 years ago
.gitattributes initial commit 2 years ago
.gitignore fix icons not showing up 2 years ago
.npmrc initial commit 2 years ago
1449696017588.png More prep for release 2 years ago
JKCS-0.6.xpi Initial unsigned Firefox addon 2 years ago
JKCS.meta.js initial commit 2 years ago
JKCS.user.js initial commit 2 years ago
LICENSE initial commit 2 years ago
README.md Update 'README.md' 2 years ago
build-chrome.js More prep for release 2 years ago
build-ff.js Initial unsigned Firefox addon 2 years ago
build.js initial commit 2 years ago
esbuild.inject.js initial commit 2 years ago
extheader.js initial commit 2 years ago
firefox_update.json Initial unsigned Firefox addon 2 years ago
logo.png More prep for release 2 years ago
package.json Update README.md 2 years ago
pnpm-lock.yaml unneeded dep 2 years ago

README.md

Janny (S)killers Captcha Solver (JKCS)

Tired of solving captchas all day? Don't want carpal tunnel syndrome young? Have dyslexia? Then skill jannies by auto-solving captchas!

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 almost 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

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.