Anti-Captcha Blocker Extension
Anti-Captcha Blocker Extension plugin allows you to automatically solve CAPTCHAs found on any webpage.
Was ist Anti-Captcha Blocker Extension?
Anti-Captcha Blocker Extension ist eine Chrome-Erweiterung, die von Anti-Captcha entwickelt wurde, und ihr Hauptmerkmal ist "Anti-Captcha Blocker Extension plugin allows you to automatically solve CAPTCHAs found on any webpage.".
Erweiterungsscreenshots
Anti-Captcha Blocker Extension-Erweiterungs-CRX-Datei herunterladen
Laden Sie Anti-Captcha Blocker Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
An extension to automatically solve any type CAPTCHA. Supported: - reCAPTCHA: V2 / V2 Invisible / V3 / Enterprise - hCaptcha - Pictures with any symbols - GeeTestdd - Arkose Labs Captcha FunCaptcha - KeyCaptcha How does it work? User must register for a Solving account in order to receive your API key. Extensions are inoperable without an API key. A browser add-on helps users solve challenging captchas by completing CAPTCHA on all websites. The resolution of problems is not always assured. It is necessary to take into account the technology's limits. Motivation Captcha challenges may seem more approachable to robots than to people because they are so bizarre. By making solutions that are already employed by automated systems simple to access, the initiative aims to enhance our experience with captchas. With regard to physical and cognitive capabilities, social and cultural background, and the devices or networks from which they are connected, CAPTCHA obstacles continue to be a substantial burden on the internet, slowing and restricting access to services and information.
Grundlegende Informationen zur Erweiterung
Name | Anti-Captcha Blocker Extension |
ID | bnmifaggmbajabmgbgolcapebogbejkn |
Offizielle URL | https://chromewebstore.google.com/detail/anti-captcha-blocker-exte/bnmifaggmbajabmgbgolcapebogbejkn |
Beschreibung | Anti-Captcha Blocker Extension plugin allows you to automatically solve CAPTCHAs found on any webpage. |
Dateigröße | 143 KB |
Installationsanzahl | 3,810 |
Aktuelle Version | 1.0.2 |
Letztes Update | 2023-08-03 |
Veröffentlichungsdatum | 2023-04-14 |
Bewertung | 4.83/5 Insgesamt 142 Bewertungen |
Entwickler | Anti-Captcha |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "default_locale": "en", "version": "1.0.2", "description": "__MSG_extDescription__", "homepage_url": "https:\/\/captchathecat.com\/", "manifest_version": 3, "background": { "service_worker": "service_worker.js" }, "permissions": [ "storage", "contextMenus" ], "host_permissions": [ " |