lapcat/SafariExtensions

FB9174280 - Support DeclarativeNetRequest content blockers within SafariViewController

Opened this issue · 0 comments

Currently, when you open a link in SafariViewController, it has systemwide content blockers integrated into it.

With iOS/iPadOS 15 we now have content blocker extensions in the form of WebExtensions using DeclarativeNetRequest API however currently these do not activate systemwide within SafariViewController views.

It would be great to update SafariViewController to use system wide content blocker extensions, regardless if it's using the Content Blocker API or DeclarativeNetRequest.