Auto CAPTCHA Solver: CAPTCHAs.IO Extension
Auto CAPTCHA Solver: CAPTCHAs.IO Extension plugin allows you to automatically solve CAPTCHAs found on any webpage.
O que é Auto CAPTCHA Solver: CAPTCHAs.IO Extension?
Auto CAPTCHA Solver: CAPTCHAs.IO Extension é uma extensão do Chrome desenvolvida por https://captchas.io, e sua principal característica é "Auto CAPTCHA Solver: CAPTCHAs.IO Extension plugin allows you to automatically solve CAPTCHAs found on any webpage.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Auto CAPTCHA Solver: CAPTCHAs.IO Extension
Baixe arquivos de extensão Auto CAPTCHA Solver: CAPTCHAs.IO Extension 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
One of the most stable and fastest captcha solver service online. Solves reCAPTCHA and normal image captchas as well as hCAPTCHAs. CAPTCHAs.IO is the fastest and most stable captcha solving service API provider in the Internet. Now with the Chrome browser they wish to expand their service by this extension. How it works? The extension will automatically detect captchas with in the page but you will have to select the correct CAPTCHA IMAGE and the correct CAPTCHA FIELD then REFRESH the browser for the service to solve the captcha automatically. That's how easy it is... For reCAPTCHA just install this extension and your reCAPTCHAs will be automatically be solved fast! For hCAPTCHAs, the same with reCAPTCHAs. Extension will automatically locate the CAPTCHA and solve it. There are free trials for this extension. You have to purchase a subscription at https://captchas.io to have access to your API and use in the extension after installation. Try CAPTCHAs.IO solver extension for only $5.00 USD good for one whole day (24 hours) use. To subscribe see https://captchas.io/?p=T1 God bless!
Informações Básicas da Extensão
Nome | Auto CAPTCHA Solver: CAPTCHAs.IO Extension |
ID | akmajmemkohkcmgcnbeeifciiahhfiid |
URL Oficial | https://chromewebstore.google.com/detail/auto-captcha-solver-captc/akmajmemkohkcmgcnbeeifciiahhfiid |
Descrição | Auto CAPTCHA Solver: CAPTCHAs.IO Extension plugin allows you to automatically solve CAPTCHAs found on any webpage. |
Tamanho do Arquivo | 144 KB |
Contagem de Instalações | 12,284 |
Versão Atual | 5.0.6 |
Última Atualização | 2024-01-31 |
Data de Publicação | 2020-05-12 |
Classificação | 1.44/5 Total de 18 Avaliações |
Desenvolvedor | https://captchas.io |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://captchas.io |
URL da Página de Ajuda | https://captchas.io/support/ |
URL da Página de Política de Privacidade | https://captchas.io/privacy-policy |
Idiomas Suportados | 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": "Auto CAPTCHA Solver: CAPTCHAs.IO Extension" }, "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\/geetest\/processor.js", "content\/captcha\/geetest_v4\/processor.js", "content\/captcha\/hcaptcha\/processor.js", "content\/captcha\/keycaptcha\/processor.js", "content\/captcha\/recaptcha\/processor.js", "content\/captcha\/arkoselabs\/processor.js", "content\/captcha\/normal\/hunter.js", "content\/captcha\/normal\/processor.js", "content\/captcha\/lemin\/processor.js", "content\/captcha\/yandex\/processor.js", "content\/captcha\/yandex\/hunter.js", "content\/captcha\/capy\/processor.js", "content\/captcha\/capy\/hunter.js" ], "matches": [ " |