Skip to content

FlipperPA/library-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library-reader Chromium Extension

Install the Library Reader Extension Dynamic extension size

This is the source for the Library Reader Chromium browser extension that adds a simple reader mode, using Mozilla's readability library.

Example of a CNN Article

Left click the extension icon to toggle Reader Mode. Ctrl+Space will also toggle.

Before After
Before reader mode activated After reader mode activated

Right Click the Extension Icon for Options

  • Always on for this domain: toggles automatic activation of reader mode during any visit to the current domain.
  • Font: choose Sans Serif (default), Serif, or OpenDyslexic for a font designed for dyslexic readers.
  • Theme: choose Dark (default), Light, or Color Blind Safe

After reader mode activated

Developers: Build and Package for Upload

cd library-reader
npm run package

Privacy Policy

This extension needs read permission to every page, so it can create the reader view. It does not collect any user data.

About

A Chrome extension that provides a lightweight reader mode, which can be toggled for entire domains.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors