您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Hides Steam discussion posts with Jester awards (ignoring stickied) or matching regex filters, with a toggleable hidden topics counter and multiple regex filters
This userscript enhances your Steam community discussion experience by automatically hiding posts you’d rather not see, while preserving important stickied threads. It targets posts with the Jester award or specific keywords, offering flexibility and control.
'homo|lesbian|lgbt|woke'
by default).https://steamcommunity.com/app/*/discussions/*
with Tampermonkey (or similar userscript managers).Why Use It? Whether you’re tired of Jester-awarded nonsense or specific topics, this script lets you curate your Steam discussions with ease. Its logic ensures stickied posts stay visible, so you never miss key announcements. Customize it to your liking and enjoy a tidier forum experience!
// ==UserScript==
to })();
) and paste it into the editor.Ctrl + S
or File > Save to activate it.const filters = [
section:'homo|lesbian|lgbt|woke'
'spam|troll',
//
Ctrl + S
).https://steamcommunity.com/app/APPID/discussions/
).https://steamcommunity.com/app/*/discussions/*
, Tampermonkey is on, refresh page.Enjoy! Filters out Jester-awarded or keyword-matched posts with a toggleable counter. Version 1.7.1 by tmntanno.