5 ms·
Useful for articles that have sluggish javascript behavior, span multiple pages, or are otherwise hard to read. Example use with a TechCrunch article: http://j
by mpgarate 12y 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%2Ftechcrunch.com%2F2014%2F07%2F26%2Fthe-first-trillion-dollar-startup%2F 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=" http://justread.mpgarate.com/read?url=" + escape(document.URL))
- jscheel 12y agoUgh, I need to set up an extension to automatically rewrite all Techcrunch urls.