Update is stopped until further notice, please use other service.
Automatically solve hCaptcha using AI. Locally, with Chrome extension.
- Automatically solve hCaptcha free of charge
- No need to register or login
Chrome Web Store:
Download from Chrome Web Store.
Firefox Add-ons:
Download from Firefox Add-ons.
Manual Installation:
- Go to Releases
- Download the latest
.crx
file - Unzip it to a folder
- Open
chrome://extensions/
in Chrome - Enable
Developer mode
- Click
Load unpacked
and select the folder
To build the extension, make sure you have Node.js installed. Then run:
npm install
npm run build # to build Google Chrome extension
npm run build:firefox # to build Firefox extension
This project is based on the MIT-licensed NopeCHA extension. Using model from hektCaptcha-model.
If you find this project useful, please consider donating:
- Ko-fi (PayPal): https://ko-fi.com/wikidepia
- TRON Address (TRX/USDT ONLY):
TDdZgEp9q1LSLiTDSMSUSVuXcHBH2uFXhV
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI