chrome-qrcode-reader
chrome-qrcode-reader copied to clipboard
Reading QR code from webpage.
trafficstars
Chrome QR Code Reader
A chrome extension for reading QR code from webpage. It uses zxing-js/library for decoding QR Code.

Installation
Get it from chrome web store: QR Code Reader
Usage
- Click extension icon or use
Command/Ctrl+Shift+Sshortcut to read QR code on current tab. - You can customize extension shortcut On
chrome://extensions/shortcutspage.
Contributing
- Clone this repository
- Run
yarn && yarn watch - Open Chrome. Go to
chrome://extensionsmanagement page, Click Load unpacked button, then select extension folder of this project on your disk.
Known Issues
- Can't read multiple QR codes in one page.
- Unable to decode some QR code.