← Back to release summary

Managed configuration for Web Applications

Category
Miscellaneous
Type
New or changed feature
Status
In developer trial (Behind a flag) (Chrome 91)
Intent stage
Evaluate readiness to ship

Summary

This new API will help clients who are still using Chrome Apps to migrate to the Web, by using a simliar API to chrome.storage.managed Extensions API.

Motivation

Chrome apps will be deprecated by June 2021. The impacted developers and service providers have the requirement to migrate their Chrome Apps to the Web. To keep the existing user experience, we need to launch a list of new Web APIs with the same functionalities. This one is trying to mimic chrome.storage.managed by allowing Web Apps to query key-value configurations provided by device administrators.

Standards & signals

Docs: http://go/pwa-api-config-dd

Explainers: https://github.com/Ananubis/WebApiDevice/blob/master/Explainer.md

View on chromestatus.com