Advertisement
Guest User

Goo.gl QR Gen Bookmarklet

a guest
Apr 27th, 2011
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. javascript:void(window.open('http://chart.apis.google.com/chart?cht=qr&chs=300x300&chl='+encodeURIComponent(location.href),'Qr code','top=100,left=200,width=350,height=350,status=yes'));
  2.  
  3. Just post the above as the url in a new bookmark.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement