Ask HN: Any script to filter users/domains on Hacker News?

2 points by countWSS ↗ HN
Is there any userscript or extension to filter HackerNews, like e.g. click an icon next to user/domain to block it?

1 comment

[ 4.5 ms ] story [ 9.6 ms ] thread
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).

Good luck.