In Safari AppExtensions we have this API made available
optional func contentBlocker(withIdentifier contentBlockerIdentifier: String, blockedResourcesWith urls: [URL], on page: SFSafariPage)
Is there something made available to WebExtension given WebRequest blocking isn't available in Safari.