A simple Google Chrome extension that creates QR codes in real time.
Google chrome itself has a QR code generator, why not use that?
Because,
- it is ugly (my opinion),
- slaps its icon in the middle and
- you can only generate a qr code for your current url, no text or diffferent urls.
It uses Kazuhiko Arases javascript library (http://www.d-project.com/) to draw the QR codes
Installing (for developers):
* Clone the repository somehwere.
* Go to chrome://extensions
* Make sure the "Developer mode" checkbox is on
* Click "Load unpacked extension"