urlPattern property
URL pattern to match. Patterns use the URLPattern constructor string syntax
(https://urlpattern.spec.whatwg.org/) and must be absolute. Example: *://*:*/*.css.
Implementation
final String urlPattern;
URL pattern to match. Patterns use the URLPattern constructor string syntax
(https://urlpattern.spec.whatwg.org/) and must be absolute. Example: *://*:*/*.css.
final String urlPattern;