Captcha Cracker
A chrome extension to solve Google reCaptcha
O que é Captcha Cracker?
Captcha Cracker é uma extensão do Chrome desenvolvida por https://94dev.xyz, e sua principal característica é "A chrome extension to solve Google reCaptcha".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Captcha Cracker
Baixe arquivos de extensão Captcha Cracker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | cjaofnhcpoflieopcibckoelegekghei |
URL Oficial | https://chromewebstore.google.com/detail/captcha-cracker/cjaofnhcpoflieopcibckoelegekghei |
Descrição | A chrome extension to solve Google reCaptcha |
Tamanho do Arquivo | 395 KB |
Contagem de Instalações | 1,563 |
Versão Atual | 4.0.2 |
Última Atualização | 2021-11-30 |
Data de Publicação | 2021-01-20 |
Classificação | 2.82/5 Total de 11 Avaliações |
Desenvolvedor | https://94dev.xyz |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://captcha-cracker.com |
Idiomas Suportados | 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:\/\/*\/*", " |