Last active
August 29, 2015 14:07
-
-
Save 0x4a/c26510ea692f7aa8b3aa to your computer and use it in GitHub Desktop.
#pinboard.in safe as read later - #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:q=location.href;p=document.title;void(t=open('https://pinboard.in/add?later=yes&noui=yes&jump=close&url='+encodeURIComponent(q)+'&tags='+encodeURIComponent("@dump")+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=100,height=100'));t.blur(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment