Aadhar/PAN OCR App
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Apa itu Aadhar/PAN OCR App?
Aadhar/PAN OCR App adalah ekstensi Chrome yang dikembangkan oleh Perceptiviti Data Solutions Pvt. ltd., dan fitur utamanya adalah "OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Aadhar/PAN OCR App
Unduh file ekstensi Aadhar/PAN OCR App 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
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Informasi Dasar Ekstensi
Nama | Aadhar/PAN OCR App |
ID | malmcddijinkkfmjkcpbednghhilggio |
URL Resmi | https://chromewebstore.google.com/detail/aadharpan-ocr-app/malmcddijinkkfmjkcpbednghhilggio |
Deskripsi | OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online. |
Ukuran File | 18.37 MB |
Jumlah Instalasi | 62 |
Versi Saat Ini | 2.4 |
Terakhir Diperbarui | 2022-11-29 |
Tanggal Publikasi | 2022-07-22 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Perceptiviti Data Solutions Pvt. ltd. |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://drive.google.com/file/d/1LDfFM_yHOnrRI7lET_BXsomh3OTNH1F9/view?usp=sharing |
Bahasa yang Didukung | 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": [ " |