https://github.com/solido/reading-time
Estimate webpage reading time based on words/min reading performance.
https://github.com/solido/reading-time
Last synced: about 1 year ago
JSON representation
Estimate webpage reading time based on words/min reading performance.
- Host: GitHub
- URL: https://github.com/solido/reading-time
- Owner: Solido
- Created: 2018-01-17T21:12:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T21:16:41.000Z (over 8 years ago)
- Last Synced: 2024-05-01T21:35:04.160Z (about 2 years ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.