unlessTopUrl property
An array of strings matched to the entire main document URL; acts on any site except URL patterns in provided list. Values must be lowercase ASCII, or punycode for non-ASCII. Can't be used with ContentBlockerTrigger.ifTopUrl.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
List<String> unlessTopUrl;