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
pdigennaro/chrome-qrcode-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Google Chrome extension that shows the current URL as a QR code. Available in Google Web Store: https://chrome.google.com/webstore/detail/qr-code/leicjbimaiecjfljbeikdailcmaadlml I often use this to quickly copy a URL to my smartphone. 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 Author: Felix Kaiser <felix.kaiser@fxkr.net> 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 96.5%
- Ruby 1.4%
- HTML 1.2%
- CSS 0.9%