-
Notifications
You must be signed in to change notification settings - Fork 251
Closed as duplicate of#709
Labels
Web Install APIImperative install for web apps from a web page.Imperative install for web apps from a web page.
Description
It's not clear what the Chrome team's eventual plans are for Isolated Web Apps (they are currently only shipped for enterprise on Chrome OS), but it seems conceivable that they could be integrated with the Web Install API.
As far as I can tell they could easily use the same API shape of install(id, url)
as PWAs, just with the install URL linking to the signed bundle instead. It's just something to keep in mind.
https://github.com/WICG/isolated-web-apps/blob/main/README.md
diekus
Metadata
Metadata
Assignees
Labels
Web Install APIImperative install for web apps from a web page.Imperative install for web apps from a web page.