<- Chrome Settings Library

LocalNetworkBlockedForUrls

Block sites from making network requests to local network endpoints.
Last updated March 31, 2026

List of URL patterns. Network requests initiated from websites served by matching origins to local network endpoints are blocked from issuing Local Network Access requests. For origins not covered by the patterns specified here, the user's personal configuration will apply. For detailed information on valid URL patterns, please see https://chromeenterprise.google/policies/url-patterns/. See https://wicg.github.io/local-network-access/ for <ph name="LOCAL_NETWORK_ACCESS">Local Network Access</ph> restrictions. There are multiple policies listing origins that impact requests to local network endpoints. If an origin is matched by more than one of the following policies, the policies take precedence in the following order: - LocalNetworkBlockedForUrls - LocalNetworkAllowedForUrls - LocalNetworkAccessBlockedForUrls - LocalNetworkAccessAllowedForUrls

Supported On:
Platform Start End
Android 146
Chrome (Windows, Mac, Linux) 146
ChromeOS 146
Example value:

["http://www.example.com:8080","[*.]example.edu","*"]

Features: