Created
April 24, 2012 11:04
-
-
Save yamatt/2478803 to your computer and use it in GitHub Desktop.
Turn this page in to a QR code bookmarklet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){var qr_url="http://chart.apis.google.com/chart?cht=qr&chs=300x300&chld=H|0&chl=";window.open(qr_url+encodeURIComponent(location.href));})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In your browser create a bookmark with this as the url. Then whatever page you are on when clicked it will open a new window/tab that has a QR code with that pages URL