Match patterns are a way to specify groups of URLs: a match pattern matches a specific set of URLs. They are used in WebExtensions APIs in a few places, most notably to specify which documents to load content Scripts into, and to specify which URLs to add webRequest listeners to....documents to load content scripts into, and to specify which... for example, the content_scripts key in manifest.json. Match...