Wikidepia / hektCaptcha-extension

[PAUSED 🏳️] Automatically solve hCaptcha using AI. 100% Free and Unsustainable™️.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STATUS: Archived

Update is stopped until further notice, please use other service.

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

[PAUSED 🏳️] Automatically solve hCaptcha using AI. 100% Free and Unsustainable™️.

License:GNU General Public License v3.0


Languages

Language:JavaScript 73.9%Language:HTML 20.1%Language:CSS 6.0%