logoalt Hacker News

Nextgridtoday at 3:20 PM2 repliesview on HN

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.


Replies

NegativeLatencytoday at 3:21 PM

Works well enough for me

show 1 reply
lapcattoday at 3:50 PM

> 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/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.