Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/photonquantum/jaccount-captcha-solver-webextension

A browser extension that solves jAccount captcha automatically.
https://github.com/photonquantum/jaccount-captcha-solver-webextension

browser-extension captcha captcha-solving jaccount jaccount-captcha-solver sjtu webextension

Last synced: about 2 months ago
JSON representation

A browser extension that solves jAccount captcha automatically.

Awesome Lists containing this project

README

        

# jAccount Captcha Solver (WebExtension)

A browser extension which solves jAccount captcha automatically.



Chrome Web Store


Firefox add-ons


Microsoft Store

## Get Started

### Build the extension

You need to have 'pnpm' installed.

``` shell script
$ pnpm
$ pnpm build
$ pnpm package
```

Your unsigned extension is ready in 'dist' directory.

### Test your build

You may sideload the extension you just built, and go to [jAccount login page](https://i.sjtu.edu.cn/jaccountlogin).

If your build works, you will see the captcha filled by this extension automatically.

## License

This project is licensed under GNU General Public License v3.0 - see the [LICENSE.md](LICENSE.md) file for details.

—💖—


Built with love by LightQuantum