Repository: shimuldn/hCaptchaSolverApi Branch: main Commit: 1da3643edb74 Files: 2 Total size: 6.3 KB Directory structure: gitextract_5l70fvmc/ ├── .gitignore └── readme.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ __pycache__ *.__pycache__ test package* node_modules .venv data selenium-m* puppeteer-m* ================================================ FILE: readme.md ================================================

NoCaptchaAI Logo

NoCaptchaAI CAPTCHA Solver

The Official Browser Extension for Chrome, Firefox, Edge, & Brave

Chrome Web Store   Firefox Add-ons   Edge Add-ons

Latest Release   License

The official browser extension for **NoCaptchaAI**, bringing fast and reliable CAPTCHA solving directly to your browser. Once installed and configured, it automatically enhances your browsing experience by handling CAPTCHA challenges for you. --- ### 📋 Table of Contents * [Screenshot Gallery](#-screenshot-gallery) * [Key Features](#-key-features) * [Installation](#-installation) * [Configuration](#️-configuration) * [Resources & Community](#-resources--community) * [Changelog](#-changelog) --- ## 🖼️ Screenshot Gallery | Main Interface & Settings | Proxy & User-Agent Configuration | | :----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------: | | Main UI | Proxy Settings | | Compact View 1 | Compact View 2 | ## ✨ Key Features * **Automated CAPTCHA Solving**: Handles various CAPTCHA types quickly and efficiently. * **Proxy Support**: Configure custom proxies to route your requests. * **Custom User-Agent**: Set a custom user-agent string for your requests. * **Intuitive UI/UX**: A clean and easy-to-use interface. * **Resilient Service**: Includes backup API endpoints to ensure service accessibility in all regions. * **Easy Configuration**: Simple JSON-based setup for your API key. ## 🚀 Installation For the easiest installation, use the official store links at the top of this page. For manual installation (e.g., for development): 1. Download the latest release from the **[Releases Page](https://github.com/noCaptchaAi/NoCaptcha-Ai-Browser-Extension/releases)**. --- ### **For Chrome / Edge / Brave** 1. Download the **`.zip`** file from the releases page. 2. Extract the contents of the `.zip` file into a dedicated folder. 3. Navigate to `chrome://extensions` (for Chrome) or `edge://extensions` (for Edge). 4. Enable **"Developer mode"** using the toggle switch, usually in the top-right corner. 5. Click the **"Load unpacked"** button and select the folder where you extracted the extension. ### **For Firefox** 1. Download the **`.xpi`** file from the releases page. 2. Navigate to `about:addons` in Firefox. 3. Click the gear icon (⚙️) on the right, then select **"Install Add-on From File..."**. 4. Select the downloaded `.xpi` file to install the extension. ## ⚙️ Configuration To use the extension, you must add your personal API key. 1. Get your API key from the **[NoCaptchaAI Dashboard](https://dash.nocaptchaai.com/?ref=github)**. API Key on Dashboard 2. In the extension folder you downloaded, find and open the `defaultConfig.json` file. defaultConfig.json file 3. Paste your API key into the `apiKey` field and save the file. Success! If you installed via "Load unpacked" (Chrome/Edge), reload the extension from the `chrome://extensions` page for the changes to take effect. ## 🔗 Resources & Community * 🌐 **Website**: Visit our official site at [NoCaptchaAI.com](https://www.nocaptchaai.com) * 📊 **Dashboard**: Manage your account and view stats at the [NoCaptchaAI Dashboard](https://dash.nocaptchaai.com) * 🛠️ **Developer API Docs**: Explore our powerful [API for automation](https://docs.nocaptchaai.com). * 💬 **Community**: Join us on [Telegram](https://t.me/your_telegram_link) or [Discord](https://discord.gg/your_discord_link). --- ## 📝 Changelog ### **v1.4.0** * **Feature**: Added full support for custom Proxies. * **Feature**: Added support for custom User-Agents. * **Improvement**: General UI and performance enhancements. ### **v1.3.0** * **Major Rewrite**: Complete overhaul of the extension's codebase. * **Improvement**: Updated and modernized UI & UX. * **Feature**: Added backup API endpoints for users in Algeria and Russia to ensure service continuity.