Hacker News new | ask | show | jobs
by mpgarate 4292 days ago
Useful for articles that have sluggish javascript behavior, span multiple pages, or are otherwise hard to read.

Example use with a TechCrunch article: http://justread.mpgarate.com/read?url=http%3A%2F%2Ftechcrunc...

Also works well as a bookmarklet:

javascript:window.location.replace("http://justread.mpgarate.com/read?url=" + escape(document.URL))

1 comments

Ugh, I need to set up an extension to automatically rewrite all Techcrunch urls.