<- Chrome Settings Library

PerAppTimeLimitsAllowlist

Per-App Time Limits Allowlist
Last updated October 8, 2024

This policy specifies which applications and URLs should be allowed for per-app usage restrictions. The configured allowlist is applied to the apps installed on Google ChromeOS for the given user with per-app time limits. The configured allowlist can only be applied to child user accounts and take effect when PerAppTimeLimits policy is set. The configured allowlist is applied to applications and URLs so that they will not be blocked by per-app time limits. Accessing allowed URLs will not count towards the chrome time limit. Add url regular expressions to |url_list| to allow urls that match any of the regular expressions in the list. Add an application with its |app_id| and |app_type| to |app_list| to allow the application.

Supported On:
Platform Start End
ChromeOS 86
Example value:

{"app_list":{"0":{"app_id":"pjkljhegncpnkpknbcohdijeoejaedia","app_type":"EXTENSION"},"1":{"app_id":"iniodglblcgmngkgdipeiclkdjjpnlbn","app_type":"BUILT-IN"}},"url_list":{"0":"chrome://*","1":"file://*","2":"https://www.support.google.com","3":"https://www.policies.google.com"}}

Features: