/URL2QRCode-firefox-extension

make URL into a QR code image.

Primary LanguageJavaScript

#URL2QRCode

URL2QRCode is a Firefox Extension that make an URL into a QR code image.


##Usage

Download the source code and zip it, change its extension from .zip to .xpi, drag into your Firefox and it will ask to install.

After installed, on any web page you want to make a QR code you can right click and choose "URL2QRCode" from context menu, and done.


##License

this software is released under WTFPL

 Copyright (C) 2014 Kej Jang <kejjang@gmail.com>
 
 This work is free. You can redistribute it and/or modify it under the
 terms of the Do What The Fuck You Want To Public License, Version 2,
 as published by Sam Hocevar. See below for more details.
 
 
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004
 
 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
 
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
  0. You just DO WHAT THE FUCK YOU WANT TO.