summaryrefslogtreecommitdiff
path: root/simplyread.js
AgeCommit message (Expand)Author
2011-12-29Set extra bottom padding so page-down works as expected near bottom of pageNick White
2011-12-13Only show <title> if no leading <h1> (thanks cls)Nick White
2011-12-11Firm up simplyread.js a tiny bit moreNick White
2011-12-11Simplify css, add ability to disable css & link hiding (not in gecko or chrom...Nick White
2011-08-14Count <br><br> as <p>, and unset any background imageNick White
2011-08-14Disable inline style tagsNick White
2011-06-26Improve image formatting; thanks to Bruno Miguel for ideaNick White
2011-06-24Nice little cleanupsNick White
2011-06-16Basic firefox update support, minor css updateNick White
2011-06-15Add a little more cssNick White
2011-06-15Improve layout, change brief descriptionNick White
2011-06-15use indent rather than margin to demark paragraphsNick White
2011-06-15Use serif font, and up line-heightNick White
2011-06-13Add CSS hyphenation (not well supported). Note that previous commit also incl...Nick White
2011-06-13Turn on CSS kerningNick White
2011-05-26Add back title - seems to be useful on most articlesNick White
2011-05-22Don't print title at top of pageNick White
2011-05-21Remove useless alert if no content foundNick White
2011-05-21Make chromium extension a page actionNick White
2010-11-16Solidify margin workaround, update testsNick White
2010-11-16Work around paragraph margin problemsNick White
2010-11-15Fix typoNick White
2010-11-13Rename to simplyread to avoid name clashNick White