Re: [w3c/manifest] API to get details about browser heuristics. (#727)

beforeinstallprompt is not standard and only supported by chrome
https://developer.mozilla.org/en-US/docs/Web/API/BeforeInstallPromptEvent
Instead of changing the state of your install button, you should show it only if the event is triggered.

Indeed, the install process needs [features](https://github.com/w3c/manifest/issues/705) & standardization 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/727#issuecomment-439943512

Received on Monday, 19 November 2018 15:59:26 UTC