Skip to content

Instantly share code, notes, and snippets.

@saintsal
Forked from JoelBesada/README.md
Last active January 4, 2016 11:19
Show Gist options
  • Save saintsal/8614180 to your computer and use it in GitHub Desktop.
Save saintsal/8614180 to your computer and use it in GitHub Desktop.

Directly add to Instapaper from Backtick. ink to your command Gist.

javascript:function iprl5(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...) '+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/0xyf0RCMVDrG?a=read-later&u='+encodeURIComponent(l.href)+'&t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}iprl5();void(0)
{
"name": "Direct add to Instapaper",
"description": "Add this page to Instapaper",
"icon": "https://backtickio.s3.amazonaws.com/icons/backtick.png",
"link": "https://gist.github.com/saintsal/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment