Reddit /r/all Filter by Keywords (Robust)

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

作者
bc b
今日安裝
0
安裝總數
0
評價
0 0 0
版本
6.0
建立日期
2025-04-30
更新日期
2025-04-30
尺寸
1.5 KB
授權條款
未知
腳本執行於

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'

    ];