Comment on How do I use uBlock to hide threads with certain urls?
Andromxda@lemmy.dbzer0.com 11 months agoUserscript 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.
Simyon@lemmy.world 11 months ago
Ah. Alright, definitely will switch to the open source alternative.