Skip to content

tomlutzenberger/readerBookmarklet

Repository files navigation

📕 readerBookmarklet

Releases License David David DEV Maintainability Documentation Made with Love

What it is

readerBookmarklet is a dynamic bookmark written in pure JavaScript to read a website's text through speech-synthesizing.

How to use

  1. Open your favorite browser
  2. Create a new bookmark
  3. Copy the contents of readerBookmarklet.min.js and paste it in the new bookmark's URL field
  4. Add a nice name to the bookmark (I chose 📕)

Contribution

If you find a case where the script could be improved or a bug needs to be fixed, just file an issue and I look into it.

License

This script is published under the MIT License and can be used for any commercial and personal projects.

Changelog

  • 2017-12-20 v0.1 Working version