tomayac / get-installed-related-apps

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

Home Page:http://wicg.github.io/get-installed-related-apps/spec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://wicg.github.io/get-installed-related-apps/spec/

License:Other


Languages

Language:HTML 100.0%