NFC Reader Extension for Win32 Chrome 插件, crx 扩展下载
扩展ID: fpfopfkmppdokphaignimakbaglmbegn
Send Felica and Mifare card ID to web pages by just clicking the button.This extension sends Felica and Mifare card IDs to web pages from PC/SC featured card reader. (To read cards, the win32 application distributed in the GitHub is needed.) Now it only reads ID, I will add functions such as read/write non-encryption areas in the future. GitHub URL: https://github.com/yosuke1984chrome/chrome_nfcbridge_win32 PC/SC対応のICリーダ/ライタから読み出したFelica・Mifareカードの情報をWebページへ連携する拡張機能です。 (カードの読み出しには上記のGitHubページにて配布する、Win32アプリケーション別途必要です) 現時点ではIDの読み取りのみですが、非暗号領域の読み出し・書き込み機能等も追加予定です。 日本語の詳細説明は後段に記載しています。 --------------------- Environments --------------------- 1.OS : Windows 32bit only 2.IC cards : Mifare Classic, Mifare Ultralight, Felica, Felica Lite-S 3.Devices :PC/SC featured IC card readers(and drivers for each devices needed) --------------------- How to install --------------------- 1. Add this extension to your Chrome browser. 2. Download 'chrome.nfcbridge.win32' with ZIP file form the GitHub page.(You can download ZIP file by clicking 'download ZIP' button) 3. Unzip the zip file and install the Win32 application as written in 'InstallGuide_en.txt'. 4. Also you can update the Win32 application by downloading the latest version from the GitHub page and install. --------------------- Use in popup page --------------------- By clicking the button in the popup page, this starts getting card ID. 1. Click the icon of this extension, and show the popup page. 2. Click 'get ID' button and hold the card, then check the card ID.(7bytes UID for Mifare cards and 8byte IDm for Felica cards) 3. If threre is an html element with 'cardId' id in the current web page, this sets the value of element to card ID. --------------------- Use in web pages --------------------- You can also embed the 'get ID' button in your own web page. Please see sample html included in the zip file, or option page of this extension. 1. Embed element with 'startPolling' id and element with 'cardId' id in your web page. 2. By clicking 'startPolling' element , this starts to read the IC card. 3. ID of the card is added to the 'cardId' element when reading ID. 4. The extension stops when the web page is moved or removed, and Win32 application also stops. (As the custom event 'getId' is fired when the card ID sent, so you can associate your script with 'getId' event in reading cards.) Any comments would be appreciable. Cautions: 1.I won't take any responsibilities for damages about installing and using this extension and application. 2.The copyright of this extension belongs to me, but you can see inside of this application from back ground pages. ■動作環境: 1.OS:Windows 32bit(その他のOSでは動作しません) 2.ICカード:Felica、Felica Lite-S、Mifare Classic、Mifare Ultralight 3.デバイス:PC/SC対応のICリーダ/ライタ(各ICリーダ/ライタのドライバも必要です) ■インストール方法: 1. この拡張機能をChromeに追加して下さい。 2. GitHubページから'chrome.nfcbridge.win32'をZIPファイルでダウンロードして下さい。(ページ右側のdownload ZIPボタンからZIPファイルがダウンロードできます) 3. ZIPファイルを解凍して'InstallGuide'の記載内容に従ってアプリケーションをインストールして下さい。 4. win32アプリケーションのアップデート時も同様にGitHubページから最新版をダウンロードし、インストールして下さい。 ■ポップアップでの使い方: 1. ブラウザ右上の本拡張機能のアイコンをクリックし、ポップアップを開く。 2. ポップアップの「get IDm」ボタンを押してカードをかざし、カードIDが表示されることを確認する。 (Felicaカードでは8バイトのIDm、Mifareカードでは7バイトのUIDが表示されます) 3. 表示中のWebページ内にIDが「cardId」のHTML要素があれば、その要素のvalue値をカードIDに変更します。 ■Webページ上での使い方 (GitHubページにてアプリケーションに同梱のサンプルHTMLファイルおよび、本拡張機能のオプションページをご参考下さい) 1. IDを連携したいWebページにIDが'startPolling'の要素とIDが'cardId'の要素を埋め込んでください。 2. 'startPolling'要素をクリックするとカードIDの読み取りを開始します。 3. IDの読み取りが完了したらIDが'cardId'要素のvalue値に書き込まれます。 4. ページを移動したり閉じたりすると読み取りを中止し、Win32アプリケーションも終了します。 (IDの連携時にcardId要素に'getId'というカスタムイベントが発生するので、読み取り時に実行したい動作は'getId'イベントに連動させてください) ※留意事項および免責事項※ 1.この拡張機能およびアプリケーションのインストールや利用により発生するいかなる事故・損害について当方は一切責任を負いません。 2.このアプリの著作権は当方に帰属いたしますが、中身はバックグラウンドページやGitHubからご自由にご覧下さい。 改善点や不具合、その他ご意見あればご一報下さい。可能な限り対応します。 動作確認をして頂ける方がいらっしゃれば有難いです。
名称 | NFC Reader Extension for Win32 |
插件标识 | fpfopfkmppdokphaignimakbaglmbegn |
平台 | Chrome |
评分 | 0 |
评分人数 | 11 |
插件主页 | |
作者 | YTorii |
版本号 | 1.1.0 |
大小 | 15.84 KB |
官网下载次数 | 558 |
分类 | 查看更多 web开发 分类下的扩展插件 |
下载地址 | |
更新时间 | 2015-02-24 00:00:00 |
CRX扩展文件安装方法
打开Chrome浏览器的扩展程序: 地址栏直接输入:chrome://extensions/ 即可进入,将右上角的【开发者模式】开启,重启chrome(重要操作),再次打开扩展程序管理界面,把下载的crx直接拖动进去即可完成安装,注意请更新最新版本的chrome.
打开Chrome浏览器的扩展程序: 地址栏直接输入:chrome://extensions/ 即可进入,将右上角的【开发者模式】开启,重启chrome(重要操作),再次打开扩展程序管理界面,把下载的crx直接拖动进去即可完成安装,注意请更新最新版本的chrome.
回复
强烈推荐
相关推荐
大家在找这些插件
- ssyoutube.com download
- como se llams la mama de amadis
- appdata
- website piracy sketchup reddit
- imfile
- freeliveadultcams.com
- cara memperbesar ukuran file jpeg
- asfghk
- clea
- Segment anything in medical images
- 飞书剪存插件
- 京豆签到
- 国资
- Quicker Connector
- popcornmovies
- EasySale插件
- 555228.xyz
- 本群全部搬运,请勿单独购买
- b2mboo脚本安装手机版
- reset almofada Epson l395 download gratis
- 112555.xyz
- mtk_bypass_v4 by MG
- 10000713 vat zimbabwe
- https:
- GitHub 加速插件
- https://www.4hu.tvcom
- 白色面具 双飞五年级 台湾父女 兔子女孩 小妹妹口阳具
- addoncrop youtube video downloader app
- reRes
- podtaol
- yttt
- 搬砖
- как сделать инвиз в фо76
- 1.1.0.6a13
- ublck
- kirome kurocore
- stock take process in sap
- multiple
- highlightall
- multiple search
- ultfone android unlock torrent
- chorme regex
- SuperCopy超级复制
- high
- dynamic
- numero de pagina word a partir de pagina x
- podtaol legacy
- www.fbi91.com
- download idm free full crack
- ilnik
- 生财金米插件工具
- site:www.crxsoso.com
- 懒人专用vip extension
- last war mod apk
- psudeo
- تحميل
- Floating
- 建设银行
- onlypajas
- Mine-crx
- Clumsy – ADORA ROM
- www.nsw2
- magicboxpro.flowcartz.com
- add-apt-repository: command not found
- fhcgh
- google map wahid hasyim
- alink
- coccut
- vedio downloader professional
- r34 cc
- steam api64 dll download
- تحميل من يسربح المليون للبيسي
- dataset Work like a doctor: Unifying scan localizer and dynamic generator for automated computed tom
- gps time server for esp8266esp32 based on esphome
- richard
- K2S
- exorbitant meaning
- X-New-Tab-Page ORDER BY 1101
- x-new-tab-page order by 1101
- game modee
- yassine tv.com
- globe
- dataset Work like a doctor: Unifying scan localizer and dynamic generator for automated computed tom
- 成考
- 407012334114907489.ofgu0827.xyz
- richard harris
- addoncrop.com
- customizing chart.js legend
- speed hub
- Nonubook models
- How to remain random numbers unchanged in excel
- qkle7
- Enter your URL Advanced Short URL Bookmarklet language:fr
- Markdown viewer
- ilo4web扩展
- ppex插件
- 石龍 LAG GÌ
- youtube - punch-front.net
相关搜索词
- vlc-2.2.4-win32
- Mercury Reader.
- Darkl reader
- Dark Reader
- dark reader
- reader
- my novel reader
- mercury reader.
- Markdown Reader
- darkl reader
- markdown reader
- ePub Reader
- Dark-Reader_v4.9.2.crx
- RSS Feed Reader
- Nehan Reader
- Dark reader
- Moon Reader
- Reader View
- DARK READER
- PDF Reader
- pdf reader
- Reader Mode
- reader mode
- reader view
- easy reader
- epub reader
- Clearly Reader
- Adobe Acrobat Reader
- MD Reader
- adobe reader