readReddit
readReddit copied to clipboard
readReddit adds a pleasant & clutter free reading mode for reddit text posts and comments.
trafficstars

Readable text posts on reddit
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. 
Download
Features
- Will also go over comments to look for first level comments by the author to include these in the formatted text. Useful for those text posts where the author runs out of space and continues their story in the comments.
- Light and dark mode.
- Choose your own font.
- Adjust the font size.
- Adjust the text width.
Future:
Some things I might build in the future.
- Custom themes
Build instructions:
- Download and install nodeJS (Instructions written when LTS Version: 16.15.0 was the current version )
- From a commandline terminal run
npm installfrom the root directory of this repository. - From a commandline terminal run
npm run build - A
builddirectory will be created containing the following:firefoxdirectory containing the unpackaged extension for firefoxreadReddit_vX.X.X_firefox.zipfile containing the packaged extension for firefox.chromedirectory containing the unpackaged extension for chrome and chromium based browsers.readReddit_vX.X.X_chrome.zipfile containing the packaged extension for chrome and chromium based browsers.