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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة سياسة الخصوصية | 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": [ " |