Estimate webpage reading time based on words/min reading performance.
JavaScript HTML
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
_locales/en
icons
src
.gitignore
README.md
manifest.json

README.md

Reading Time

A proof of concept on estimate the reading time of a page.

Content is read by the extension, cleaned as much as possible and results are send to the popup passing by the background page.

Configuration is not implemented and we can do better but it's a working piece.