Skip to content

Instantly share code, notes, and snippets.

@jtbrough
Created December 26, 2013 19:56
Show Gist options
  • Save jtbrough/8137977 to your computer and use it in GitHub Desktop.
Save jtbrough/8137977 to your computer and use it in GitHub Desktop.
Instapaper Text
javascript:function iptxt(){var d=document;try{if(!d.body)throw(0);window.location='http://www.instapaper.com/text?u='+encodeURIComponent(d.location.href);}catch(e){alert('Please wait until the page has loaded.');}}iptxt();void(0)
{
"name": "Instapaper Text",
"description": "View the current page using Instapaper Text.",
"icon": "https://staticinstapaper.s3.amazonaws.com/img/logo_icon.png",
"link": "https://gist.github.com/jordantbro/8137977"
}

Launches an Instapaper Text view of the current page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment