readReddit adds a pleasant & clutter free reading mode for reddit text posts and comments.
Reformat text posts from this:
Into a nice readable format without any distractions. Like this:
Or if you are more into dark themes:
Or do the same for all top level comments in subreddits like /r/WritingPrompts.
Activated from a simple floating button.
Some things I might build in the future.
npm install
from the root directory of this repository. npm run build
build
directory will be created containing the following:
firefox
directory containing the unpackaged extension for firefoxreadReddit_vX.X.X_firefox.zip
file containing the packaged extension for firefox.chrome
directory containing the unpackaged extension for chrome and chromium based browsers.readReddit_vX.X.X_chrome.zip
file containing the packaged extension for chrome and chromium based browsers.