Re: [w3c/manifest] Ability to dynamically change app icon (#663)

> The [Permissions API](https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API) is one place this could be implemented.
> 
> A potential problem is that usually the Permissions API grants permission _one time permanently_ for the installed web app, which wouldn't work well for gaining consent _each time_ the icon/title changes.
> 
> On a positive note, some browser implementations of the Permissions API already have protections in place to prevent abuse, like requiring an explicit tap/click/scroll/interaction to trigger the request for permission.

I do think it should be one time, and use the explicit action protections.

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

Message ID: <w3c/manifest/issues/663/1946084155@github.com>

Received on Thursday, 15 February 2024 13:20:41 UTC