Skip to content
github-actions[bot] edited this page Feb 11, 2024 · 5 revisions

Getting Started

  1. Install Violentmonkey or Tampermonkey.
  2. Install the latest release: GitHub release (release name instead of tag name)

That's it! You should be good to go!

Usage

This userscript automatically removes posts from your muted communities on /r/all while logged in to the current version Reddit. This feature was previously only available on old.reddit.com.

You can view the total number of removed posts from the userscript menu.

Supported Platforms

Releases are tested against these platforms. Platforms not listed may not run this script correctly or at all.

Browser Userscript
Firefox for Desktop = current release Violentmonkey = current release

Troubleshooting

Posts from muted communities are not being removed

Posts from muted communities have a dashed red border around them

  • Disable debug mode by clicking Disable Debug Mode from the userscript menu.

Not sure if the script is working

  • Check that the script appears in the userscript menu. This script is configured to only work on /r/all.
  • Record the Total Muted Posts: counter in the userscript menu, browse for a bit, then check it again to see if that number has increased.
  • Enable debug mode by clicking Enable Debug Mode from the userscript menu. Muted posts will appear with a dashed red border, and extra information will be printed to the web console. To view console messages, open the web console and filter by Reddit expanded community filter.user.js.

Reporting Bugs

If you're still experiencing an issue after troubleshooting, there may be an issue with the script itself. Feel free to open a bug report with your issue. Please include all of the requested information in the bug report template to give us the best chance of reproducing your issue.