Glen
Glen
Hi, Would you be interested in better OS integration with your app? I'm proposing [a web app manifest member for note-taking web apps](https://github.com/WICG/manifest-incubations/blob/gh-pages/note_taking-explainer.md) to allow the OS to directly launch...
A common piece of origin trial feedback is that the API is difficult to test/debug. It requires a deployed instance of the app to really see if things work. Ideally...
The DGAPI v2.0 supports getting tokens for purchases but does not have a way to get a token specific to a user. A user-specific token could be useful for interacting...
Feedback: On an initial cold request, when server-side rendering a page, it would be useful to know whether the DGAPI is available, so you can know whether to render a...
Asked by @toniengelhardt: > How do we handle purchases on devices that do not support the Digital Goods API, e.g. devices that do not use Chrome as default browser or...
Problem: Web apps often have their own setting/toggle for enabling a dark theme. When they do this, it's independent of the OS-level dark mode setting, and usually set via JS...