philfung / add-to-homescreen

Easily add a website to home screen on IOS/Android/Desktop
MIT License
127 stars 35 forks source link

Chrome Desktop Supports PWA installation banners #13

Closed Jerome-lara closed 1 month ago

Jerome-lara commented 6 months ago

addEventListener 'beforeinstallprompt' deferredPrompt Support in desktop chrome

Jerome-lara commented 6 months ago

In desktop chrome, you can monitor the installation button, and the user clicks the button to display the chrome installation UI.

philfung commented 1 month ago

this is implemented in v2.0