Optional
allowlistAllowed URLs for navigation.
Optional
blacklistUse denylist property instead.
Optional
denylistForbidden URLs for navigation.
Optional
matchOptions to use when comparing URIs to the allowlist
and denylist
patterns.
Optional
whitelistUse allowlist property instead.
Restrict redirects to URLs that match an allowed pattern. In the lack of an allowlist, redirects to URLs that match a denied pattern would be prohibited. See here for more details.
Remarks
Superseded by DomainSettingsRule.content. If DomainSettings.default includes a
content
setting, this setting will be ignored.