<- Chrome Settings Library

LocalNetworkAccessPermissionsPolicyDefaultEnabled

Allow Local Network Access (LNA) requests in subframes without explicit delegation
Last updated March 31, 2026

By default, the permissions for Local Network Access (LNA) are only allowed to be requested in cross-origin subframes if they are explicitly delegated. This policy can be used to override this default behavior so that LNA permissions are default inherited into subframes, unless explicitly denied in permissions policy. If this policy is set to enabled, then subframes are by default delegated all LNA permissions policy features and can make local network requests (triggering the permission prompt). If this policy is set to disabled or not set, then subframes must be explicitly delegated the permissions policy feature in order make local network requests and trigger the permission prompt. This policy applies to the permissions policy features "local-network-access", "loopback-network", and "local-network". For more information on Local Network Access, see https://wicg.github.io/local-network-access/ and https://developer.chrome.com/blog/local-network-access. For more information on permissions policy, see https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Permissions_Policy.

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

true

Features: