optionalPermissionMatchPatterns
The set of websites that the extension may need access to for optional functionality.
Declaration
var optionalPermissionMatchPatterns: Set<WKWebExtension.MatchPattern> { get }Discussion
These match patterns can be requested by the extension at a later time.