WebExtensionMatchPattern.getMatchesAllHosts

bool getMatchesAllHosts()

Gets whether the match pattern matches all host. This happens when the pattern is <all_urls>, or if `*` is set as the host string.

Returns

Whether this match pattern matches all hosts.