Skip to content

Automatically solve hCaptcha using AI. 100% Free and Unsustainable™️.

License

Notifications You must be signed in to change notification settings

UnixCr3wR0x/hektCaptcha-extension

 
 

Repository files navigation

hektCaptcha Extension

Automatically solve hCaptcha using AI. Locally, with Chrome extension.

Features

  • Automatically solve hCaptcha free of charge
  • No need to register or login

Install

Chrome Web Store:

Download from Chrome Web Store.

Manual Installation:

  1. Go to Releases
  2. Download the latest .crx file
  3. Unzip it to a folder
  4. Open chrome://extensions/ in Chrome
  5. Enable Developer mode
  6. Click Load unpacked and select the folder

How to Build

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

Acknowledgment

This project is based on the MIT-licensed NopeCHA extension. Using model from hektCaptcha-model.

Support this project

If you find this project useful, please consider donating:

  • TRON Address (TRX/USDT ONLY): TDdZgEp9q1LSLiTDSMSUSVuXcHBH2uFXhV

Contribution

Suggestions and pull requests are welcomed!.


This project was bootstrapped with Chrome Extension CLI

About

Automatically solve hCaptcha using AI. 100% Free and Unsustainable™️.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 18.8%
  • CSS 11.4%