Hacker News new | ask | show | jobs
by arijun 6 days ago
It is when compared to Firefox. Safari and now Google claim that it's for security, as the newer interfaces expose way less attack surface for malicious add-ons. I think that it's true that it does improve security, although I'm not sure that I believe Google when they say they're not doing it to stop people from blocking their main revenue source.
1 comments

At least the blocker I use, uBlock Lite, isn't nerfed. It doesn't have Manifest v3-ish limitations, and can do dynamic blocking, injection, etc.
It cannot do dynamic filtering [1]. Another big one I forgot about is no CNAME uncloaking. Don't get me wrong, uBOL is still a great add on, it's just not possible to do everything you could with the manifest v2 version.

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

uBO Lite is exactly MV3, it has most of MV3 limitations plus its own limitations comparing to Chromium. Safari just auto converts MV3 codes to Safari's own blocking engines.