True Captcha
Solve image captchas automatically in the browser.
True Captcha là gì?
True Captcha là một tiện ích mở rộng Chrome được phát triển bởi https://truecaptcha.org, và tính năng chính của nó là "Solve image captchas automatically in the browser.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng True Captcha
Tải xuống các tệp mở rộng True Captcha dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | True Captcha |
ID | cpmfphibjofbcckoemdobkngmghblbmd |
URL Chính Thức | https://chromewebstore.google.com/detail/true-captcha/cpmfphibjofbcckoemdobkngmghblbmd |
Mô tả | Solve image captchas automatically in the browser. |
Kích Thước Tệp | 76.2 KB |
Số Lần Cài Đặt | 1,403 |
Phiên Bản Hiện Tại | 0.3.8 |
Cập Nhật Lần Cuối | 2023-03-30 |
Ngày Phát Hành | 2022-10-06 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://truecaptcha.org |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://truecaptcha.org/ |
URL Trang Trợ Giúp | https://truecaptcha.org/contact.html |
URL Trang Chính Sách Bảo Mật | https://truecaptcha.org/terms.html |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |