NFC Reader - Browser Extension
Browser extension for uFR Series NFC Readers
NFC Reader - Browser Extension란 무엇입니까?
NFC Reader - Browser Extension은(는) https://www.d-logic.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Browser extension for uFR Series NFC Readers"입니다.
확장 프로그램 스크린샷
NFC Reader - Browser Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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
확장 프로그램 기본 정보
이름 | NFC Reader - Browser Extension |
ID | kjfmmgpfhdohhcodbkaodgkidbenkgog |
공식 URL | https://chromewebstore.google.com/detail/nfc-reader-browser-extens/kjfmmgpfhdohhcodbkaodgkidbenkgog |
설명 | Browser extension for uFR Series NFC Readers |
파일 크기 | 13.83 KB |
설치 횟수 | 20,000 |
현재 버전 | 1.3.1 |
최근 업데이트 | 2021-03-19 |
출시 날짜 | 2019-12-05 |
평점 | 4.75/5 총 4 개의 평점 |
개발자 | https://www.d-logic.net |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.d-logic.net/privacy-policy |
지원되는 언어 | 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": [ " |