Comment on How do I use uBlock to hide threads with certain urls?
viking@infosec.pub 11 months ago
You mean for Lemmy, or general web browsing?
If it’s for Lemmy, I can’t help you with ublock, but this Tampermonkey script works perfectly: greasyfork.org/…/471718-lemmy-post-keyword-filter
Thorny_Insight@lemm.ee 11 months ago
Yeah I mean Lemmy. I’d rather not install new add-ons when I’m pretty sure uBlock Origin can do this aswell.
Andromxda@lemmy.dbzer0.com 11 months ago
Userscript loaders are fine, they don’t do anything on their own, they just load custom user-defined JavaScript on a specified website. Just make sure not to use Tampermonkey, it’s been caught collecting user data. Use Violentmonkey instead, it’s completely open source on GitHub.
Simyon@lemmy.world 11 months ago
That’s the first time I’ve heard that Tampermonkey is collecting user data. Could you please elaborate on that? I’m currently using it and will definitely switch if that is the case.
Andromxda@lemmy.dbzer0.com 11 months ago
Oh I’m very sorry, I confused Tampermonkey with another extension that stole user data. Tampermonkey is still proprietary though, which was my reason for avoiding it. Violentmonkey works just as well, but it’s open source.