ADCS EID Reader

#5 / 2 rate

ADCS EID Reader

1,000 users

2019-10-19

https://www.alampk.com

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Read Emirates ID at google chrome by communicating to console app Developed by ALAM

This Extension is developed to communicate with console application.
www.ica.gov.ae provide SDK for Desktop application with DLL to directly read from the card instead of sending request to server and fetch daata from there.
So in web application it was almost impossible.
Difinitly your clients must be limited and they must have dlls and a console app should be there, which on launching reads the card and if valid card is there it copies card data to clipboard.
This extension will initiate and run that console app in background
will wait untill cardreader responses back with valid data or error message
using this extension we will be able to read client clipboard and populate required information in specified objects(s) on the webpage
it do require to create some registry items
search at codingsips.com

Change log
28-dec-2022
manifest_version = 3

14-Dec-2023
manifest_version = 3 and extension version 3.0.0