Reddit /r/all Filter by Keywords (Robust)

Hide Reddit posts on /r/all if they match specific keywords in the title (supports infinite scroll)

Author
bc b
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
6.0
Created
2025-04-30
Updated
2025-04-30
Size
1.47 KB
License
N/A
Applies to

Add or remove entries in the "const blockedKeywords = [" section.

The current filters are trump, kardashina, elon, crypto, taylor swift as seen below. Make sure to save your script after editing

// ADD YOUR BLOCKED POST KEYWORDS HERE

const blockedKeywords = [
        'trump',
        'kardashian',
        'elon',
        'crypto',
        'taylor swift'

    ];