An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# readingDurationBookmarklet

[![Releases](https://img.shields.io/github/release/tomlutzenberger/readingDurationBookmarklet.svg?maxAge=3600&style=flat-square)](https://github.com/tomlutzenberger/readingDurationBookmarklet/releases)
[![License](https://img.shields.io/github/license/tomlutzenberger/readingDurationBookmarklet.svg?maxAge=3600&style=flat-square)](https://github.com/tomlutzenberger/readingDurationBookmarklet/blob/master/LICENSE)
![David](https://img.shields.io/david/tomlutzenberger/readingDurationBookmarklet.svg?maxAge=3600&style=flat-square&label=dep)
![David DEV](https://img.shields.io/david/dev/tomlutzenberger/readingDurationBookmarklet.svg?maxAge=3600&style=flat-square&label=devDep)
![Made with Love](https://img.shields.io/badge/Made%20with-%E2%99%A5-red.svg?style=flat-square)

## 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