upvote
> For uBlock Origin users on Chrome, there’s uBlock Origin Lite. However, the Lite version “allows some tracking, its blocklist is a fraction of what the original blocked, and it can't perform the dynamic filtering that made the original effective,”

https://www.pcmag.com/news/googles-next-chrome-update-will-f...

reply
I guess that's what the GP and I are both saying we didn't feel. I have no idea what benefit "dynamic filtering" provides. It sounds good on paper but having tried both versions, I can't tell the experiences apart. I don't see ads, pages load fast, and that seems like enough?

Actually, I'll take that back. I used to see far more stuff get blocked (e.g., when clicking links) than with Lite. Which is to say, Lite feels like it has fewer false positives.

reply
When sites attempt to block users who use ad blocking extensions, dynamic filtering allows well written ad blockers to continue to work.

For instance:

> Last year, Google/YouTube ramped up its efforts against ad-blockers, preventing playback for users with the software installed on their devices, coercing them to disable it.

Users continued to exploit loopholes in browsers and third-party extensions, such as Firefox, that allowed them to bypass YouTube's ads while watching videos. However, the tech giant has seemingly doubled down on its efforts against ad-blockers, closing the few remaining loopholes

https://www.windowscentral.com/software-apps/streaming-video...

reply
+1, Lite is mostly fine. The main difference seems to be that YouTube videos sometimes start a couple seconds late. Not quite annoying enough yet to switch browsers (tbh though, Firefox is totally fine these days, main downside for me is that the WebGPU implementation lags quite a bit behind Chrome and Safari).
reply
Same. I'm still not seeing ads.

I've realized over time that people on the internet love finding things to be mad about, because raging against evil is fun. They'll make up an injustice if they can't find one today.

reply
They’re not “making up an injustice.” Google is actively trying to stop ad blocking, this is a fact. You can argue whether or not it’s as severe as some people make it sound or whether people should be upset at all (I think we should be), but let’s not act like this was made up whole cloth.
reply
I've seen some teams in YouTube try and stop ad blocking, but I haven't seen Google, or more importantly Chromium try and stop it.
reply
1) YouTube is owned by Google and their entire revenue model is in alignment with how Google does things, which ublock origin interferes with.

2) Manifest v3 is Google’s, not YouTube’s, project.

reply
Manifest v3 doesn't stop ad blockers. In fact the chromium team worked together with ad block developers to adjust the design of Manifest v3 to better allow for them to be implemented.
reply
* https://www.pcmag.com/news/googles-next-chrome-update-will-f...

> As The Next Web explains, Manifest V3 doesn’t explicitly ban ad blockers, but it does “cap the number of filtering rules an extension can apply and eliminate the dynamic blocking that makes tools like uBlock Origin effective against rapidly evolving ad-delivery systems.”

* https://9to5google.com/2026/06/15/google-chromes-next-update...

* https://www.tomsguide.com/computing/browsers/google-chromes-...

> Manifest V3 will cap the number of filtering rules an extension can apply, which could theoretically foil ad blockers' attempts to respond to the latest ad-deployment technology.

reply
it's not nearly as complete: You only get filter list updates when the extension updates, there's no custom element picker, no per-site switches, no strict-site blocking, no dynamic filtering and you can't import block lists. It's better than nothing (which is pretty much unbearable IME) but not as good.
reply
There is a custom element picker.
reply
The filter updates without extension updates is possible in MV3 now too.
reply
Origin Lite _can_ be beat by advertisers rotating the URLs they serve ads from. That doesn't mean advertisers are actively bypassing Lite, but they could
reply
Yes, and this might take some years to catch on.

OTOH it's not out of the question that some open source non-extension Chrome mod emerges that will then block those kinds of ads. Brave is already shipping this anyway.

reply
This can be mitigated by implementing real time updates of filter lists.
reply
it's already implemented... in MV2.

MV3 specifically forbids remotely hosted 'code', which apparently filter lists are.

reply
>which apparently filter lists are.

This is not true and chromium developers have stated that such configuration is not considered code.

reply
Hiding elements on the page should be the last goal. A lot of the traffic uBO-proper blocks, has nothing to do with what you see. "Ad blocker" is a lame name, it's not even the important part.
reply
Yup, unless you're really intense about blocking ads, uBlock Origin Lite is at worst a minor loss in quality most people wouldn't notice.

"Closing the door" on ad blockers is quite an exaggeration.

reply
This is HN. The topic has been discussed so many times already. Please read the developer's post about it.

https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-as...

reply