Skip to content

Instantly share code, notes, and snippets.

@lyoshenka
Forked from JoelBesada/README.md
Last active January 6, 2020 03:19
Show Gist options
  • Save lyoshenka/8827556 to your computer and use it in GitHub Desktop.
Save lyoshenka/8827556 to your computer and use it in GitHub Desktop.

Backtick.io - Save to Pinboard

javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=350'));
{
"name": "Pinboard",
"description": "Add to pinboard",
"icon": "https://pinboard.in/bluepin.gif",
"link": "https://pinboard.in"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment