Get Installed Related Apps API
Date: 2020-03-06
This site details a proposal to add an API to the web for determining if related apps are installed:
const listOfInstalledApps = await navigator.getInstalledRelatedApps();
- Explainer document, a high-level overview of the proposal.
- Spec, the specification.
Licensing and contributions
See LICENSE and CONTRIBUTING.