reCAPTCHA Auto Solver
reCAPTCHA Automated Solving Extension
reCAPTCHA Auto Solver क्या है?
reCAPTCHA Auto Solver CAPTCHAs.IO द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "reCAPTCHA Automated Solving Extension"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में reCAPTCHA Auto Solver एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension solves any type reCAPTCHA anywhere in the page. An extension to automatically solve any type reCAPTCHAs. Supports reCAPTCHA v2, v3 and Enterprise... How does it work. Well it works quite simple... It will detect and solve automatically to any found reCAPTCHAs in your current working tab. Thanks! To get an API key you can go to https://captchas.io
एक्सटेंशन की मूल जानकारी
नाम | reCAPTCHA Auto Solver |
ID | ofceicgpilfcjbkkbbjfpemjnibcojam |
आधिकारिक URL | https://chromewebstore.google.com/detail/recaptcha-auto-solver/ofceicgpilfcjbkkbbjfpemjnibcojam |
विवरण | reCAPTCHA Automated Solving Extension |
फ़ाइल का आकार | 581 KB |
स्थापना संख्या | 402 |
वर्तमान संस्करण | 1.0.4 |
अंतिम अपडेट | 2023-02-21 |
प्रकाशन तिथि | 2023-02-12 |
रेटिंग | 3.00/5 कुल 2 रेटिंग्स |
डेवलपर | CAPTCHAs.IO |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://captchas.io |
सहायता पृष्ठ URL | https://captchas.io/support/ |
गोपनीयता नीति पृष्ठ URL | https://captchas.io/privacy |
समर्थित भाषाएँ | en,ru |
manifest.json | |
{ "action": { "default_icon": { "128": "assets\/images\/icon_128.png", "32": "assets\/images\/icon_32.png" }, "default_popup": "popup\/popup.html", "default_title": "reCAPTCHA Auto Solver" }, "background": { "service_worker": "service_worker.js" }, "content_scripts": [ { "all_frames": true, "css": [ "content\/style.css" ], "js": [ "vendor\/jquery\/3.5.1\/jquery.min.js", "common\/config.js", "content\/core_helpers.js", "content\/script.js", "content\/captcha\/recaptcha\/processor.js" ], "matches": [ " |