Captcha Cracker
A chrome extension to solve Google reCaptcha
Captcha Cracker क्या है?
Captcha Cracker https://94dev.xyz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A chrome extension to solve Google reCaptcha"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Captcha Cracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Captchas are usually annoying and sometimes they even steel your precious time. It is worse if the recaptcha detected you wrong and send image/audio captcha .We know you're not a bot. Therefore we are here to help you. Captcha Cracker helps you to detect google recaptcha and solve it for you. You have many options to make the solving auto and also set a delay time.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | cjaofnhcpoflieopcibckoelegekghei |
आधिकारिक URL | https://chromewebstore.google.com/detail/captcha-cracker/cjaofnhcpoflieopcibckoelegekghei |
विवरण | A chrome extension to solve Google reCaptcha |
फ़ाइल का आकार | 395 KB |
स्थापना संख्या | 1,563 |
वर्तमान संस्करण | 4.0.2 |
अंतिम अपडेट | 2021-11-30 |
प्रकाशन तिथि | 2021-01-20 |
रेटिंग | 2.82/5 कुल 11 रेटिंग्स |
डेवलपर | https://94dev.xyz |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://captcha-cracker.com |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "A chrome extension to solve Google reCaptcha", "version": "4.0.2", "name": "Captcha Cracker", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |