Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/photonquantum/jaccount-captcha-solver-webextension
- Owner: PhotonQuantum
- License: gpl-3.0
- Created: 2020-08-19T17:06:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T20:07:04.000Z (about 2 years ago)
- Last Synced: 2023-03-03T19:59:13.460Z (almost 2 years ago)
- Topics: browser-extension, captcha, captcha-solving, jaccount, jaccount-captcha-solver, sjtu, webextension
- Language: JavaScript
- Homepage:
- Size: 3.66 MB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jAccount Captcha Solver (WebExtension)
A browser extension which solves jAccount captcha automatically.
## 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