Captcha Cracker
A chrome extension to solve Google reCaptcha
Co to jest Captcha Cracker?
Captcha Cracker to rozszerzenie Chrome opracowane przez https://94dev.xyz, a jego główną funkcją jest „A chrome extension to solve Google reCaptcha”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Captcha Cracker
Pobierz pliki rozszerzeń Captcha Cracker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | cjaofnhcpoflieopcibckoelegekghei |
Oficjalny URL | https://chromewebstore.google.com/detail/captcha-cracker/cjaofnhcpoflieopcibckoelegekghei |
Opis | A chrome extension to solve Google reCaptcha |
Rozmiar pliku | 395 KB |
Liczba instalacji | 1,563 |
Aktualna Wersja | 4.0.2 |
Ostatnia Aktualizacja | 2021-11-30 |
Data Publikacji | 2021-01-20 |
Ocena | 2.82/5 Łącznie 11 Oceny |
Deweloper | https://94dev.xyz |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://captcha-cracker.com |
Obsługiwane Języki | 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:\/\/*\/*", " |