True Captcha
Solve image captchas automatically in the browser.
Was ist True Captcha?
True Captcha ist eine Chrome-Erweiterung, die von https://truecaptcha.org entwickelt wurde, und ihr Hauptmerkmal ist "Solve image captchas automatically in the browser.".
Erweiterungsscreenshots
True Captcha-Erweiterungs-CRX-Datei herunterladen
Laden Sie True Captcha-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
DESCRIPTION ------------------------------------- Our extension helps solving the captcha in the browser so that you can avoid entering the captcha yourself. This extension only supports image to text captchas. SETUP INSTRUCTIONS -------------------------------------------------------- After adding the chrome extension, click on the extension icon. After registration, enter your User name , API Key into the plugin from https://truecaptcha.org USAGE INSTRUCTIONS ----------------------------------------------------------- Right click on the Captcha you want to recognize the text from and select "Solve captcha". Right click on the text box you want to paste the obtained text and select "Paste Captcha". Automatic recognition will be enabled on the next visit to the webpage. If any website is not supported, reach out to support team to add a URL to our supported URL list.
Grundlegende Informationen zur Erweiterung
Name | True Captcha |
ID | cpmfphibjofbcckoemdobkngmghblbmd |
Offizielle URL | https://chromewebstore.google.com/detail/true-captcha/cpmfphibjofbcckoemdobkngmghblbmd |
Beschreibung | Solve image captchas automatically in the browser. |
Dateigröße | 76.2 KB |
Installationsanzahl | 1,403 |
Aktuelle Version | 0.3.8 |
Letztes Update | 2023-03-30 |
Veröffentlichungsdatum | 2022-10-06 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://truecaptcha.org |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://truecaptcha.org/ |
Hilfeseite URL | https://truecaptcha.org/contact.html |
URL der Datenschutzrichtlinien-Seite | https://truecaptcha.org/terms.html |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "True Captcha", "description": "Solve image captchas automatically in the browser.", "version": "0.3.8", "permissions": [ "storage", "contextMenus" ], "host_permissions": [ "https:\/\/api.apitruecaptcha.org\/*", "https:\/\/api.truecaptcha.org\/*", "http:\/\/localhost:3000\/*" ], "content_scripts": [ { "matches": [ " |