WKWebExtension.MatchPattern
An object that represents a way to specify groups of URLs.
Declaration
@MainActor class MatchPatternOverview
All match patterns are specified as strings. Apart from the special <all_urls> pattern, match patterns consist of three parts: scheme, host, and path.