True Captcha
Solve image captchas automatically in the browser.
Apa itu True Captcha?
True Captcha adalah ekstensi Chrome yang dikembangkan oleh https://truecaptcha.org, dan fitur utamanya adalah "Solve image captchas automatically in the browser.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi True Captcha
Unduh file ekstensi True Captcha dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | True Captcha |
ID | cpmfphibjofbcckoemdobkngmghblbmd |
URL Resmi | https://chromewebstore.google.com/detail/true-captcha/cpmfphibjofbcckoemdobkngmghblbmd |
Deskripsi | Solve image captchas automatically in the browser. |
Ukuran File | 76.2 KB |
Jumlah Instalasi | 1,403 |
Versi Saat Ini | 0.3.8 |
Terakhir Diperbarui | 2023-03-30 |
Tanggal Publikasi | 2022-10-06 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | https://truecaptcha.org |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://truecaptcha.org/ |
URL Halaman Bantuan | https://truecaptcha.org/contact.html |
URL Halaman Kebijakan Privasi | https://truecaptcha.org/terms.html |
Bahasa yang Didukung | 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": [ " |