Aadhar/PAN OCR App
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Qu'est-ce que Aadhar/PAN OCR App ?
Aadhar/PAN OCR App est une extension Chrome développée par Perceptiviti Data Solutions Pvt. ltd., et sa fonction principale est "OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Aadhar/PAN OCR App
Téléchargez les fichiers d'extension Aadhar/PAN OCR App au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online.
Informations de Base sur l'Extension
Nom | Aadhar/PAN OCR App |
ID | malmcddijinkkfmjkcpbednghhilggio |
URL Officiel | https://chromewebstore.google.com/detail/aadharpan-ocr-app/malmcddijinkkfmjkcpbednghhilggio |
Description | OCR App is Chrome plugin to capture data from IDs (Aadhar and PAN) automatically offline and online. |
Taille du Fichier | 18.37 MB |
Nombre d'Installations | 62 |
Version Actuelle | 2.4 |
Dernière Mise à Jour | 2022-11-29 |
Date de Publication | 2022-07-22 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | Perceptiviti Data Solutions Pvt. ltd. |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://drive.google.com/file/d/1LDfFM_yHOnrRI7lET_BXsomh3OTNH1F9/view?usp=sharing |
Langues Prises en Charge | 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": [ " |