uBlock Origin
definitely is, the gold standard, so far.
Besides it’s usefulness as an adblocker, I like how it allows you to disable javascript for a site with just 2 clicks. Closing a newsletter popup works for a visit, but no javascript works forever.
Wait that’s a thing???
Neat thanks.
Noscript addon
Add sponsorblock and you’re set for life
I only use ublock origin
Agree, it’s literally all I need for my browser in terms of add-ons. NoScript is nice to have but not essential.
I would add KeePassSC add-on as well…
In short: all are Crap, use UBlockOrigin
(ABP is worse, Adguard “intelligently shows ads”, Ghostery is spyware)
You should only use Unlock Origin in my opinion… But I’m open to other propositions
extension design and strong content filters make AdBlock for Firefox a solid choice for people who don’t necessarily despise all ads
Do these people exist and if so, have they been checked for brainworms?
The rest is also stupid, ublock origin can and does block trackers, and can be made to block more stuff if you want. It’s strictly better in every way than the competition, which lets through more stuff, and/or sells your info. The article would be very short though if they just said that.
uBlock Origin + NoScript + Toggle referrer (+ SponsorBlock for YT).
NoScript can be a pain to manage occasionally but even on pemit-all-by-default mode you can block some of the more ubiquitous insidious trackers like Google and Facebook without impacting your functionality at all.
ublock Origin + pihole.
For my pihole I use these lists: https://github.com/sefinek24/Sefinek-Blocklist-Collection
uBlock Origin + default Firefox tracker blocker on ‘Strict’
I don’t really trust these adblockers… Has anyone tried using Greasemonkey or any of the equivalent script environments for adblocking? I know it’s posdible, but I could not find any good scripts available? Has anyone found any good scripts on github (or other places) for this?
Content blockers like uBlock use filter lists which list every single element that needs to be blocked across the entire web. I currently have nearly 700000 of these filters active. That is very far outside the scope of a simple script. Basically all ad blocking userscripts are site-specific and they still usually block significantly less than uBlock would on the same site. Also, userscripts are not safer than extensions.
Firemonkey is open-source, random scripts can easily be inspected. I know performance probably will suck, but I know the code being run don’t monitor me. Can you say the same for uBlock?