Captcha Cracker
A chrome extension to solve Google reCaptcha
ما هو Captcha Cracker؟
Captcha Cracker هو إضافة Chrome تم تطويرها بواسطة https://94dev.xyz، والميزة الرئيسية لها هي "A chrome extension to solve Google reCaptcha".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Captcha Cracker
قم بتنزيل ملفات الامتداد Captcha Cracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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:\/\/*\/*", " |