Comment on Ask HN: Any good alternative to viewtext.org?Comments−balac13yI also got tired of viewtext.org being frequently offline and hacked the old readability source code to allow passing in HTML as an argument, this allows you to use it on arbitrary HTML and not just on the current window.document.This has only been tested on my HN chrome app, YMMV: https://raw.github.com/balaclark/hacked-news/master/readabil...
Comments
I also got tired of viewtext.org being frequently offline and hacked the old readability source code to allow passing in HTML as an argument, this allows you to use it on arbitrary HTML and not just on the current window.document.
This has only been tested on my HN chrome app, YMMV: https://raw.github.com/balaclark/hacked-news/master/readabil...