WebExtensionMatchPattern.matchesPattern

Matches the matchPattern against the specified pattern with options.

Parameters

pattern webkit.web_extension_match_pattern.WebExtensionMatchPattern

The #WebKitWebExtensionMatchPattern to match with matchPattern.

options webkit.types.WebExtensionMatchPatternOptions

The #WebKitWebExtensionMatchPatternOptions use while matching.

Return Value

Type: bool

Whether the pattern matches the specified pattern.