NFC Reader - Browser Extension
Browser extension for uFR Series NFC Readers
What is NFC Reader - Browser Extension?
NFC Reader - Browser Extension is a Chrome extension developed by https://www.d-logic.net, and its main feature is "Browser extension for uFR Series NFC Readers".
Extension Screenshots
Download NFC Reader - Browser Extension Extension CRX File
Download NFC Reader - Browser Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
NFC Reader Browser Extension
With this browser extension you can use µFR NFC Readers directly from your browser.
This opens a world of possibilities for integration with online software for time attendance, access control, digital signing, loyalty, cashless payment, etc.
Installation instructions
Step 1
Click "add to Chrome".
Step 2
After adding the NFC Reader Browser Extension to your Chrome browser, you will also need to register the extension in your OS by running the additional installer from the following link:
https://www.d-logic.net/code/nfc-rfid-reader-sdk/ufr-browser_extensions/tree/master/Store%20installers
Step 3
In the additional settings for the extension make sure enable "Allow access to file URLs".
Video tutorials for extension installation
Windows: https://www.youtube.com/watch?v=WEJHoGSFd_w
macOS: https://youtu.be/Qmhy3XpHH5Y
Linux: coming soon
You can test the NFC Browser extension by visiting our demo software page:
https://www.d-logic.net/browser-extension-demo/
SDK is available at our software repository:
https://www.d-logic.net/code/nfc-rfid-reader-sdk/ufr-browser_extensions
If you require any assistance feel free to contact our technical support team at: [email protected]
About us
Digital Logic Ltd. is an electronics manufacturing company with over 16 years of experience in manufacturing NFC RFID Readers/Writers.
Our NFC devices are used in over 50.000 systems worldwide for digital signing, cashless payment, industry automation, high security access control, bus ticketing, hotel systems, parking systems, time attendance...
Official website: https://www.d-logic.net
Web store: https://webshop.d-logic.net Extension Basic Information
| Name | |
| ID | kjfmmgpfhdohhcodbkaodgkidbenkgog |
| Official URL | https://chromewebstore.google.com/detail/nfc-reader-browser-extens/kjfmmgpfhdohhcodbkaodgkidbenkgog |
| Description | Browser extension for uFR Series NFC Readers |
| File Size | 13.83 KB |
| Installation Count | 20,000 |
| Current Version | 1.3.1 |
| Last Updated | 2021-03-19 |
| Publish Date | 2019-12-05 |
| Rating | 4.75/5 Total 4 Ratings |
| Developer | https://www.d-logic.net |
| [email protected] | |
| Payment Type | free |
| Privacy Policy Page URL | https://www.d-logic.net/privacy-policy |
| Supported Languages | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "NFC Reader - Browser Extension",
"manifest_version": 2,
"version": "1.3.1",
"description": "Browser extension for uFR Series NFC Readers",
"permissions": [
"activeTab",
"nativeMessaging",
"tabs"
],
"icons": {
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
" | |