https://github.com/tomlutzenberger/readingdurationbookmarklet
Dynamic Bookmarklet to detect the reading time of an article
https://github.com/tomlutzenberger/readingdurationbookmarklet
bookmark bookmarklet duration javascript publish-website reading tool word-counter
Last synced: about 1 year ago
JSON representation
Dynamic Bookmarklet to detect the reading time of an article
- Host: GitHub
- URL: https://github.com/tomlutzenberger/readingdurationbookmarklet
- Owner: tomlutzenberger
- License: mit
- Created: 2017-07-12T21:14:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-09T22:37:23.000Z (over 2 years ago)
- Last Synced: 2025-06-12T16:09:53.439Z (about 1 year ago)
- Topics: bookmark, bookmarklet, duration, javascript, publish-website, reading, tool, word-counter
- Language: JavaScript
- Homepage:
- Size: 294 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# readingDurationBookmarklet
[](https://github.com/tomlutzenberger/readingDurationBookmarklet/releases)
[](https://github.com/tomlutzenberger/readingDurationBookmarklet/blob/master/LICENSE)



## What is readingDurationBookmarklet?
readingDurationBookmarklet is a dynamic bookmark written in pure JavaScript to estimate the reading time of an article.\
I always loved this feature about medium.com and wanted it on every blog or news site I visit.
## Currently supported sites
- dev.to
- medium.com
For every other site a fallback will be provided
## License
This script is published under the **MIT License** and can be used for any commercial and personal projects.
## Changelog
- 2017-10-16 [**v0.1**](https://github.com/tomlutzenberger/readingDurationBookmarklet/releases/tag/v0.1) Basic functionality and native support for medium.com and dev.to