6 ms·
This is not a true uBlock Origin. It's a best effort attempt at converting UBO rules to Apple's declarative blocking framework, but is nowhere near as capable a
by Nextgrid 1mo ago
This is not a true uBlock Origin. It's a best effort attempt at converting UBO rules to Apple's declarative blocking framework, but is nowhere near as capable as actual UBO.
- NegativeLatency 1mo agoWorks well enough for me
- Cider9986 1mo agoDoes it work on YouTube?
- armadyl 1mo agoYes, in practice I have noticed no difference between uBO and uBOL. The only thing I've seen it not block are Twtich ads which the normal uBO doesn't block anyway. There are probably additional things behind the scenes just due to the limitations of uBOL but you again in practice don't see it.
- fsflover 1mo agohttps://news.ycombinator.com/item?id=49305464 https://news.ycombinator.com/item?id=49305464
- lapcat 1mo ago> It's a best effort attempt at converting UBO rules to Apple's declarative blocking framework uBlock Origin Lite uses the cross-platform DeclarativeNetRequest extension API: https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtens... Google invented this API for Chrome, and the other web browsers are adopting it. uBlock Origin Lite does not use Apple's content blocker API.