- From: Aetinx <notifications@github.com>
- Date: Thu, 15 Feb 2024 05:20:34 -0800
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 February 2024 13:20:41 UTC
> 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