Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amirthfultehrani/reddit-expand-replies

Automatically expands "more replies" on Reddit, savings you clicks!
https://github.com/amirthfultehrani/reddit-expand-replies

automation browser-extension button comments convenience expand greasemonkey javascript productivity reddit reddit-enhancement replies tampermonkey threads tool ui userscript ux violentmonkey web

Last synced: about 6 hours ago
JSON representation

Automatically expands "more replies" on Reddit, savings you clicks!

Awesome Lists containing this project

README

        

## Expand All Reddit Replies (Toggleable): Effortless Thread Exploration

**Are you weary of the tedious clicking of the "1 more reply," "2 more replies," "3 more replies," or any iteration of the aforementioned on Reddit?** This TamperMonkey/Greasemonkey userscript fixes that, automatically expanding all comments, letting you browse Reddit threads effortlessly. It also dynamically expands new replies as they load, ensuring you never miss a single comment. All this while providing a toggle button for convenient control!

---

**Features:**

* **Effortless Expansion:** Instantly reveals the complete comment thread by automatically expanding all "1 more reply" or "[>1] more replies" buttons on the page.
* **Dynamic Adaptation:** Continuously monitors the comment tree for new replies, expanding them in real-time to ensure you always have the full conversation at your fingertips.
* **Toggleable Control:** A floating button lets you easily enable or disable automatic expansion, providing ultimate flexibility.
---

**Installation:**

1. **Install Tampermonkey, Violentmonkey, Greasemonkey (any userscript manager):** If you haven't already, install one of these browser extensions:

* **Tampermonkey:**
* [Chrome](https://chromewebstore.google.com/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
* [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/iikmkjmpaadaobahmlepeloendndfphd)
* [Safari](https://apps.apple.com/us/app/tampermonkey/id1482490089)
* [Opera](https://addons.opera.com/en/extensions/details/tampermonkey-beta/)
* **Violentmonkey:**
* [Chrome](https://chrome.google.com/webstore/detail/violent-monkey/jinjaccalgkegednnccohejagnlnfdag)
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
* [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/eeagobfjdenkkddmbclomhiblgggliao)
* **Greasemonkey:**
* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)
2. **Integrate the Userscript:**
* Download the [`Reddit_Comment_Expander.user.js`](https://github.com/amirthfultehrani/Reddit-Expand-Replies/raw/main/Reddit_Comment_Expander.user.js) file from this repository.

* Import it into your userscript manager (Tampermonkey, Violentmonkey, etc.,).

* Enable the userscript in your chosen extension.

* Toggle the button that appears in the bottom right corner of the screen to turn on/off the script.

---

**License:**

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

---

**Contribution:**

This script is open source and welcomes contributions! If you have any enhancements or new features to share, please submit a pull request.

May your Reddit journey be filled with insightful conversations and effortless exploration!

---