- Notifications
You must be signed in to change notification settings - Fork1
🔮🔳 A Little QR Code Generator Extension for Chrome
License
NotificationsYou must be signed in to change notification settings
irevenko/qrcode-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
logo
Purple, Grape 🍇 themed Quick Response Code Generator for Chrome
I wanted to learn how QR Code works, so i decided to make an extension for it.
You can Create (with max capacity of 500) and Download QR Code, and also Read QR Code.
The Extension is built usingqrcodejs andqr-scanner
git clone https://github.com/irevenko/qrcode-extension.git
In Chrome go to -> Right side bar -> More Tools -> Extensions -> Click on Developer Mode -> Choose Load unpacked and select extension folder
- How QR Code works
- DOM Manipulation
- Building Browser Extensions
(c) 2020 Ilya Revenko.MIT License
About
🔮🔳 A Little QR Code Generator Extension for Chrome