Skip to content

filipesabella/speed-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Reader

A Firefox extension to help you read faster and more thoroughly.

in-action

Install it here: https://addons.mozilla.org/firefox/addon/speed-reader/

All aspects of how it looks are customisable in the options.

There are other extensions that do the same, but none for Firefox that doesn't require signing in.

Usage

Simply select the text you want to speed-read and click the extension button.

Hotkeys

Button Action
Spacebar Toggle pause
Escape Close it
Arrow Up Speed Up
Arrow Down Speed Down
Arrow Left Previous word (useful when paused)
Arrow Right Next word (useful when paused)

You can also click anywhere on the background to close it.

Development

yarn

yarn start

There is a sample html file so that it is not necessary to test it in the context of a Firefox extension.

Run tests with:

yarn test

Building

yarn build

Creates a build/speed-reader.js file that's ready to be executed.

It is possible to simply add that file as a bookmarklet to achieve the same result as installing the extension.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published