Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajgranowski/reddit-expanded-community-filter-userscript
A userscript to filter muted communities from /r/all using your account preferences.
https://github.com/ajgranowski/reddit-expanded-community-filter-userscript
Last synced: about 2 months ago
JSON representation
A userscript to filter muted communities from /r/all using your account preferences.
- Host: GitHub
- URL: https://github.com/ajgranowski/reddit-expanded-community-filter-userscript
- Owner: AJGranowski
- License: mit
- Created: 2023-06-26T08:59:02.000Z (over 1 year ago)
- Default Branch: mainline
- Last Pushed: 2024-10-29T21:19:27.000Z (2 months ago)
- Last Synced: 2024-10-29T23:43:44.321Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.48 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Total Downloads of Latest Release][latest-release-downloads-badge]](#)
[![CICD][cicd-badge]][cicd-link]
[![Coverage Status][coverage-badge]][coverage-link]
[![OpenSSF Scorecard][scorecard-badge]][scorecard-link]
[![OpenSSF Best Practices][best-practices-badge]][best-practices-link]
Reddit Expanded Community Filter
A userscript to filter muted communities from /r/all using your account preferences.
## Getting Started
1. Install [Violentmonkey][violentmonkey-link] or [Tampermonkey][tampermonkey-link].
2. Install the [latest release][release-link]: [![GitHub release (release name instead of tag name)][release-badge]][release-install-link]That's it! You should be good to go!
## Usage
This userscript will automatically remove 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][reddit-how-do-i-filter-from-all-link].* [How to mute a community?][reddit-community-muting-link]
### 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][firefox-desktop-install-link] | Violentmonkey = [current release][violentmonkey-firefox-addon-link] |----
For more information, see the [wiki][wiki-link].
[best-practices-badge]: https://www.bestpractices.dev/projects/8251/badge
[best-practices-link]: https://www.bestpractices.dev/projects/8251
[cicd-badge]: https://github.com/AJGranowski/reddit-expanded-community-filter-userscript/actions/workflows/cicd.yml/badge.svg?branch=mainline
[cicd-link]: https://github.com/AJGranowski/reddit-expanded-community-filter-userscript/actions/workflows/cicd.yml
[coverage-badge]: https://coveralls.io/repos/github/AJGranowski/reddit-expanded-community-filter-userscript/badge.svg?branch=mainline
[coverage-link]: https://coveralls.io/github/AJGranowski/reddit-expanded-community-filter-userscript?branch=mainline
[firefox-desktop-install-link]: https://www.mozilla.org/en-US/firefox/
[latest-release-downloads-badge]: https://img.shields.io/github/downloads/AJGranowski/reddit-expanded-community-filter-userscript/latest/script.user.js?logo=github&label=Latest%20version%20downloads&labelColor=30373d&color=ff4500
[reddit-community-muting-link]: https://support.reddithelp.com/hc/en-us/articles/9810475384084-What-is-community-muting
[reddit-how-do-i-filter-from-all-link]: https://support.reddithelp.com/hc/en-us/articles/360060561192-How-do-I-filter-communities-I-don-t-want-to-see-from-r-all
[release-badge]: https://img.shields.io/github/v/release/AJGranowski/reddit-expanded-community-filter-userscript?label=%20
[release-install-link]: https://github.com/AJGranowski/reddit-expanded-community-filter-userscript/releases/latest/download/script.user.js
[release-link]: https://github.com/AJGranowski/reddit-expanded-community-filter-userscript/releases/latest
[scorecard-badge]: https://api.securityscorecards.dev/projects/github.com/AJGranowski/reddit-expanded-community-filter-userscript/badge
[scorecard-link]: https://securityscorecards.dev/viewer/?uri=github.com/AJGranowski/reddit-expanded-community-filter-userscript
[tampermonkey-link]: https://www.tampermonkey.net/
[violentmonkey-firefox-addon-link]: https://addons.mozilla.org/en-US/firefox/addon/violentmonkey
[violentmonkey-link]: https://violentmonkey.github.io/
[wiki-link]: ../../wiki