WebExtensionMatchPattern.getMatchesAllUrls

Gets whether the match pattern matches all URLs, in other words, whether the pattern is <all_urls>.

class WebExtensionMatchPattern
bool
getMatchesAllUrls
()

Return Value

Type: bool

Whether this match pattern matches all URLs.