WarrenLin / WebAppInstallBanner

Demo Web App Install Banners

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web App Install Banner

You can deploy code on Firebase directed, because that hosting support HTTPS.

Requirement

  • Is served on HTTPS
  • Service worker registered on your site
  • Has a web app manifest with
    • short_name
    • 192x192 png icon
    • a related_applications object with information about the app
  • Be visited by the user twice, over two separate days during the course of two weeks.
  • For testing usefully, enable chrome://flags/#bypass-app-banner-engagement-checks

Demo Screen

https://install-banner.firebaseapp.com/

Alt text

Reference

About

Demo Web App Install Banners


Languages

Language:JavaScript 64.2%Language:HTML 35.8%