index
:
simplyread
master
Makes webpages more readable
njw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
simplyread.js
Age
Commit message (
Collapse
)
Author
2011-06-16
Basic firefox update support, minor css update
Nick White
2011-06-15
Add a little more css
Nick White
2011-06-15
Improve layout, change brief description
Nick White
Layout inspired by http://www.bramstein.com/projects/typeset/flatland/
2011-06-15
use indent rather than margin to demark paragraphs
Nick White
2011-06-15
Use serif font, and up line-height
Nick White
2011-06-13
Add CSS hyphenation (not well supported). Note that previous commit also ↵
Nick White
included ligatures, which is neat
2011-06-13
Turn on CSS kerning
Nick White
2011-05-26
Add back title - seems to be useful on most articles
Nick White
2011-05-22
Don't print title at top of page
Nick White
Can result in double printing of the title, and we don't really need it as it's in <title> anyway.
2011-05-21
Remove useless alert if no content found
Nick White
2011-05-21
Make chromium extension a page action
Nick White
2010-11-16
Solidify margin workaround, update tests
Nick White
2010-11-16
Work around paragraph margin problems
Nick White
2010-11-15
Fix typo
Nick White
2010-11-13
Rename to simplyread to avoid name clash
Nick White