This is the source for the Library Reader Chromium browser extension that adds a simple reader mode, using Mozilla's readability library.
Left click the extension icon to toggle Reader Mode. Ctrl+Space will also toggle.
| Before | After |
|---|---|
![]() |
![]() |
Always on for this domain: toggles automatic activation of reader mode during any visit to the current domain.Font: chooseSans Serif(default),Serif, orOpenDyslexicfor a font designed for dyslexic readers.Theme: chooseDark(default),Light, orColor Blind Safe
cd library-reader
npm run packageThis extension needs read permission to every page, so it can create the reader view. It does not collect any user data.


