Re: [w3c/manifest] Add id member to manifest (#988)

> Are there side channels such as "thing X will only happen if there's a matching manifest ID" where X can be a network load, a flag being set, an API returning a different value etc?

The [scope_extensions](https://github.com/WICG/manifest-incubations/blob/gh-pages/scope_extensions-explainer.md) proposal intends to use app IDs to enable web apps extending their scope to other origins. Combined with a feature like link capturing a web app would know its ID is one listed in the cross origin web-app-origin-association.json file via capturing a user navigation to that other origin as a JS event.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/988#issuecomment-901690962

Received on Thursday, 19 August 2021 07:52:07 UTC