CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA

solve hCAPTCHA and reCAPTCHA using AI on any pages. Seamless integration with NoCoding Data Scraper for easier data collection

CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA क्या है?

CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA https://minirpa.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "solve hCAPTCHA and reCAPTCHA using AI on any pages. Seamless integration with NoCoding Data Scraper for easier data collection"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Automatically solve hCaptcha and reCAPTCHA using Deep Learning

Features:
. Solve unlimited hCaptcha
. Solve unlimited reCAPTCHA
. No interruptions throughout the surfing
. Work with web scraping add-on, NoCoding Data Scraper Chrome extension, seamlessly

+ improve the speed of solving
+ enhanced models to solve more challenges
+ background tabs support
+ attempt to skip multiple failed challenges


**DISCLAIMER**
-> Challenges are constantly evolving, and models CANNOT solve all tasks in time. If success rate is critical, please try to use other solving add-ons/services.
-> Solving from reputable IP addresses help avoid continuous new challenges after successful solving.
-> reCAPTCHA and hCaptcha will block you if you're being rate limited.


How to use it?
-> Simply install CAPTCHA Solver extension. 
-> Check 'active tab' on the popup page to start auto detection (in default) .
-> CAPTCHA Solver extension detects hCaptcha and reCAPTCHA on any page and automatically solve the challenges.
-> Check 'None' to stop auto solving if you want to solve CAPTCHA manually. 



ADDITIONAL INFO:
Following Chrome extension permissions are requested to run the CAPTCHA Solver:
storage: to store configuration
alarms: to connect partners regularly
declarativeNetRequest: to understand the CAPTCHA language





What are the alternatives if NDS does not meet your needs? 
We appreciate if you are willing to give us feedback before giving up. There are many tools you can refer to if CAPTCHA Solver is not the most suitable tool for your task: 
NopeCHA enables you to solve reCAPTCHA, hCaptcha, FunCAPTCHA, AWS WAF, and text CAPTCHA challenges using AI after activating API key;
Captcha Solver enables you to solve many types challenges after adding funds and API key;
Captcha Solver (2captcha.com based) enables you to find and bypass CAPTCHAs automatically with 2captcha.com's account key;
Buster enables you to solve difficult captchas by completing reCAPTCHA audio challenges using speech recognition;
reCAPTCHA Solver enables you automatically solve any type reCAPTCHA after getting your API key from the solving service;
hCaptcha Solver enables you solve any type hCaptcha after getting your own API key;
hektCaptcha enables you to solve hCaptcha using AI locally;

**IMPORTANT INFO**:
CAPTCHA Solver DOES NOT contain any malware or spyware. More information about Privacy Policy, please refer to miniRPA's official website.                    

एक्सटेंशन की मूल जानकारी

नाम CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA CAPTCHA Solver: free auto hCAPTCHA reCAPTCHA
ID hlifkpholllijblknnmbfagnkjneagid
आधिकारिक URL https://chromewebstore.google.com/detail/captcha-solver-free-auto/hlifkpholllijblknnmbfagnkjneagid
विवरण solve hCAPTCHA and reCAPTCHA using AI on any pages. Seamless integration with NoCoding Data Scraper for easier data collection
फ़ाइल का आकार 26.43 MB
स्थापना संख्या 14,854
वर्तमान संस्करण 0.1.3
अंतिम अपडेट 2024-03-03
प्रकाशन तिथि 2023-11-25
रेटिंग 4.43/5 कुल 88 रेटिंग्स
डेवलपर https://minirpa.net
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.minirpa.net
सहायता पृष्ठ URL https://www.minirpa.net/contactUs.html
गोपनीयता नीति पृष्ठ URL https://www.minirpa.net/captchasolver_Privacy.html
समर्थित भाषाएँ id,de,en,fr,nl,no,vi,tr,da,es,it,pl,sv,el,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "name": "__MSG_extName__",
    "short_name": "CAPTCHA Solver",
    "description": "__MSG_extDesc__",
    "version": "0.1.3",
    "author": "__MSG_extAuthor__",
    "manifest_version": 3,
    "default_locale": "en",
    "icons": {
        "16": "static\/icons\/cs_logo-16.png",
        "48": "static\/icons\/cs_logo-48.png",
        "128": "static\/icons\/cs_logo-128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "static\/icons\/cs_logo-16.png",
            "48": "static\/icons\/cs_logo-48.png",
            "128": "static\/icons\/cs_logo-128.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "popup\/popup.html"
    },
    "options_ui": {
        "page": "options\/options.html"
    },
    "content_scripts": [
        {
            "js": [
                "\/content\/captchaDetector.js"
            ],
            "match_about_blank": false,
            "matches": [
                ""
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "js": [
                "\/content\/clientIndex.js"
            ],
            "css": [
                "\/content\/clientIndex.css"
            ],
            "match_about_blank": false,
            "matches": [
                "*:\/\/*.hcaptcha.com\/captcha\/*",
                "*:\/\/*.google.com\/recaptcha\/api2\/*",
                "*:\/\/*.google.com\/recaptcha\/enterprise\/*",
                "*:\/\/*.recaptcha.net\/recaptcha\/api2\/*",
                "*:\/\/*.recaptcha.net\/recaptcha\/enterprise\/*"
            ],
            "exclude_matches": [],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "static\/rules.json"
            }
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "static\/wasm.wasm",
                "static\/wasm-simd.wasm",
                "static\/-2ac29477",
                "static\/-412be2e3",
                "static\/-49892075",
                "static\/-b317ccfa",
                "static\/rules.json"
            ],
            "matches": [
                ""
            ]
        }
    ]
}