Aadhar/PAN OCR App
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Was ist Aadhar/PAN OCR App?
Aadhar/PAN OCR App ist eine Chrome-Erweiterung, die von Perceptiviti Data Solutions Pvt. ltd. entwickelt wurde, und ihr Hauptmerkmal ist "OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.".
Erweiterungsscreenshots
Aadhar/PAN OCR App-Erweiterungs-CRX-Datei herunterladen
Laden Sie Aadhar/PAN OCR App-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Grundlegende Informationen zur Erweiterung
Name | Aadhar/PAN OCR App |
ID | malmcddijinkkfmjkcpbednghhilggio |
Offizielle URL | https://chromewebstore.google.com/detail/aadharpan-ocr-app/malmcddijinkkfmjkcpbednghhilggio |
Beschreibung | OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online. |
Dateigröße | 18.37 MB |
Installationsanzahl | 62 |
Aktuelle Version | 2.4 |
Letztes Update | 2022-11-29 |
Veröffentlichungsdatum | 2022-07-22 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Perceptiviti Data Solutions Pvt. ltd. |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://drive.google.com/file/d/1LDfFM_yHOnrRI7lET_BXsomh3OTNH1F9/view?usp=sharing |
Unterstützte Sprachen | 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": [ " |