Web App Scope Extensions
WebKittens
@marcoscaceres
Title of the spec
Web App Scope Extensions
URL to the spec
https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md
URL to the spec's repository
No response
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
https://github.com/w3ctag/design-reviews/issues/875
Mozilla standards-positions issue URL
https://github.com/mozilla/standards-positions/issues/904
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This proposal provides a way for web apps to extend their scope to other web origins. Sites can span multiple sub-domains or TLDs. When installed as a web app, the app may want the content across multiple web origins to be presented as being part of the same app by the user agent.
I have requested a TAG review at https://github.com/w3ctag/design-reviews/issues/875.
The base specification for this proposal is the Web Application Manifest spec.
We have updated the Web App Scope Extensions explainer recently with some changes in the required manifest format.
Appreciate a second read and any additional comments. Thank you.