Aadhar/PAN OCR App
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
什麼是Aadhar/PAN OCR App?
Aadhar/PAN OCR App是由Perceptiviti Data Solutions Pvt. ltd.開發的Chrome擴展程式,該擴展的主要功能是“OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.”。
擴展截圖
下載Aadhar/PAN OCR App擴展crx文件
下載Aadhar/PAN OCR App擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
擴展基本資訊
名稱 | Aadhar/PAN OCR App |
ID | malmcddijinkkfmjkcpbednghhilggio |
官方網址 | https://chromewebstore.google.com/detail/aadharpan-ocr-app/malmcddijinkkfmjkcpbednghhilggio |
簡介 | OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online. |
檔案大小 | 18.37 MB |
安裝次數 | 62 |
目前版本 | 2.4 |
更新時間 | 2022-11-29 |
上架時間 | 2022-07-22 |
評分 | 5.00/5 共 2 次評分 |
開發者 | Perceptiviti Data Solutions Pvt. ltd. |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://drive.google.com/file/d/1LDfFM_yHOnrRI7lET_BXsomh3OTNH1F9/view?usp=sharing |
支援的語言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Aadhar\/PAN OCR App", "description": "", "version": "2.4", "manifest_version": 3, "offline_enabled": true, "commands": { "_execute_action": [] }, "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "kyc_webapp" }, "content_security_policy": { "extension_pages": "default-src 'self'; connect-src 'self' https:\/\/xcqy3mba4j.execute-api.ap-south-1.amazonaws.com\/default\/AadharOcr 'unsafe-inline'; worker-src 'self' ; style-src 'self' 'unsafe-inline'; media-src *; script-src-elem 'self' https:\/\/www.googletagmanager.com\/ 'unsafe-eval' 'unsafe-inline'; img-src 'self' data:" }, "web_accessible_resources": [ { "resources": [ "js\/worker.min.js", "js\/tesseract-core.asm.js", "traineddata\/*.traineddata.gz", "background.js", "js\/popupTab.js" ], "matches": [ " |