Created
October 15, 2012 00:42
-
-
Save ChewingPencils/3890299 to your computer and use it in GitHub Desktop.
Pinbook 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:window.location='pinbook:///add?url='%20+%20encodeURIComponent(document.location.href)%20+%20'&title='%20+%20encodeURIComponent(document.title); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment