TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: Any script to filter users/domains on Hacker News?
2 点
作者
countWSS
超过 1 年前
Is there any userscript or extension to filter HackerNews, like e.g. click an icon next to user/domain to block it?
1 comment
brudgers
超过 1 年前
Using TamperMonkey (or similar) to write user scripts is probably the simplest thing that might work (because HN is unlikely to implement that kind of functionality server side).<p>Good luck.