Skip to content

Serega007RU/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.

Firefox Add-ons:

Download from Firefox Add-ons.

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:

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

Packages

No packages published

Languages

  • JavaScript 74.9%
  • HTML 19.3%
  • CSS 5.8%