True OCR
Recognize the text in the image automatically in the browser and let's you paste it
什麼是True OCR?
True OCR是由prudhvirajs開發的Chrome擴展程式,該擴展的主要功能是“Recognize the text in the image automatically in the browser and let's you paste it”。
擴展截圖
下載True OCR擴展crx文件
下載True OCR擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
~~An extension to recognize the text in the image and copy it to paste anywhere~~ ❗️❗️❗️Extension is free, you Don't to purchase an API KEY❗️❗️❗️ In order to obtain API KEY you have to create an account on https://apitruecaptcha.org/ and use the 100 images free per day. 🐣SETUP INSTRUCTIONS 🐣 After adding the chrome extension, Click on the extension icon. Click on big blue button to register/login. After register-ing/login your User name , API Key with your balance will be linked to your extension.After register-ing/login ,Copy paste your User name , API Key into the plugin from https://apitruecaptcha.org/user. This is bring your balance info to the extension. 🐣USGAE INSTRUCTIONS 🐣 Right click on the image 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 recognization will be enabled on the next visit to webpage/Reload. If any website is not supported, reach out to support team to add a URL to our supported URL list. Kindly recharge if you want to use more than 100 images per day << Disclaimer: we are working hard on enhancing the service to solve all images types in most common usage websites. Please note that success rate depends on the text type in the image. For any specific use case, please reach out to out fantastic customer support team >> Copyright © All rights reserved TrueOCR 🦾by APITrueCaptcha
擴展基本資訊
名稱 | |
ID | ccfagjfijdfhhidodchpfbnncmboidbh |
官方網址 | https://chrome.google.com/webstore/detail/true-ocr/ccfagjfijdfhhidodchpfbnncmboidbh |
簡介 | Recognize the text in the image automatically in the browser and let's you paste it |
檔案大小 | 234 KB |
安裝次數 | 148 |
目前版本 | 0.1 |
更新時間 | 2021-06-15 |
上架時間 | 2021-06-15 |
評分 | 3.33/5 共 3 次評分 |
開發者 | prudhvirajs |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "True OCR", "description": "Recognize the text in the image automatically in the browser and let's you paste it", "version": "0.1", "permissions": [ "tabs", "storage", "contextMenus", "https:\/\/api.apitruecaptcha.org\/*", "identity", "identity.email", "declarativeContent", "activeTab" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ "https:\/\/apitruecaptcha.org\/*", "https:\/\/signin.aws.amazon.com\/*", " |