Last active
August 29, 2015 14:23
-
-
Save NemoAlex/31a086825eeec610ce80 to your computer and use it in GitHub Desktop.
Bookmarklet
This file contains 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(){open('https://chart.googleapis.com/chart?chs=150x150&cht=qr&choe=UTF-8&chl='+encodeURIComponent(document.location.href));})() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment