Simple Captcha solver in Javascript
WIP
Browser extension that will solve simple captchas as the ones shown in examples directory. Note that these captchas all use the Times New Yorker font.
How to use
- Enter
about:debugging
screen and add the extension. - Or execute
web-ext run
. You may need to installweb-ext
beforehand:npm install --global web-ext
. - Navigate to the website specified in
manifest.json
.