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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Perceptiviti Data Solutions Pvt. ltd. และคุณลักษณะหลักของมันคือ "OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aadhar/PAN OCR App
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
URL อย่างเป็นทางการ | 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": [ " |