forked from fxkr/chrome-qrcode-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
A Chrome extension that shows the current URL as a QR code without relying on some third-party API.
License
jpturski/chrome-qrcode-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Google Chrome extension created to show an inline QR code. I added some features for removing undesired html elements for the use of website on Karsten stores (intent to be just a kiosk catalog). It uses Kazuhiko Arases javascript library (http://www.d-project.com/) to draw the QR codes instead of relying on some third-party web API (like all of the other extensions I looked at. Wtf?). Installing (for developers): * Clone the repository somehwere. * Go to chrome://extensions * Make sure the "Developer mode" checkbox is on * Click "Load unpacked extension" Building: gem install crxmake ./pack.rb License: MIT (see LICENSE)
About
A Chrome extension that shows the current URL as a QR code without relying on some third-party API.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- JavaScript 97.0%
- Ruby 1.2%
- Other 1.8%