Skip to content

zsh-eng/ream

Repository files navigation

Ream

Ream is a simple, clean, open-source reader mode extension for Chrome and Firefox.

Get Ream

Get Ream for Firefox

Get Ream for Chrome

To play around with Ream's theming, you can head to the website.

Screenshots

Desktop Light

Desktop Dark

Desktop Rose Pine

Desktop Rose Pine Dawn Search

Motivation

I find most existing reader mode extensions to be lacking in the things I need. Many of them have outdated UIs, are closed-source, and in some cases contain malware.

There are some great open-source reader mode extensions, but the user interfaces don't appeal to me.

In the spirit of personal software, I spent a few days learning about creating browser extensions and built my own reader mode!

Permissions

  • activeTab: To access the current tab's content.
  • storage: To save the user's theme preferences.
  • scripting: To replace the current page's content with the reader mode version (under a Shadow Root).

Libraries

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A modern reader mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages