Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadghh/reddit-block-subreddits
Block subreddits from showing up in r/popular (WIP)
https://github.com/tadghh/reddit-block-subreddits
Last synced: 7 days ago
JSON representation
Block subreddits from showing up in r/popular (WIP)
- Host: GitHub
- URL: https://github.com/tadghh/reddit-block-subreddits
- Owner: tadghh
- Created: 2023-11-13T16:22:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T16:35:58.000Z (about 1 year ago)
- Last Synced: 2024-04-21T01:23:48.795Z (7 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reddit-block-subreddits
Block subreddits from showing up in r/popular (WIP)This script requires a userscript manager like Tampermonkey, this script is designed for new.reddit.com
Working
- Blocking subreddits from showing up
- Block button
- Persistent block listBugs
- Block button will sometimes duplicate
- Block button is absent from some postsPlanned
- View and edit block list
- Fix styling on button
- Block notifications from subreddits
- Handle naviagation to blocked subreddits
- "Are you sure youd like to view X?"
- Improve performance?