Contents

WKWebExtension.MatchPattern

An object that represents a way to specify groups of URLs.

Declaration

@MainActor class MatchPattern

Overview

All match patterns are specified as strings. Apart from the special <all_urls> pattern, match patterns consist of three parts: scheme, host, and path.

Topics

Errors

Structures

Initializers

Instance Properties

Instance Methods

Type Methods

See Also

Classes