/get-installed-related-apps

proposal to add an API to the web for determining if related apps are installed

Primary LanguageHTMLOtherNOASSERTION

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();

Licensing and contributions

See LICENSE and CONTRIBUTING.