InstantPWA on Microsoft Edge
Edge exposes the same install and push APIs as Chrome. InstantPWA also detects the Windows install context so the popup emphasises pinning to the taskbar rather than a home-screen icon.
Install: Full support
Web push: Full support
Chromium-based; Windows taskbar pinning supported.
How to set it up
- 1
Copy the one-line snippet
Sign in, open your widget, and copy the <script> tag from the Install tab. It's under 15 KB gzipped and loads asynchronously.
- 2
Paste it before </body>
Drop it into your site template. No build step, no framework wiring — it works with any HTML page served over HTTPS.
- 3
Publish and verify
Reload the site, open the widget on any device, and check the analytics tab. Installs and dismissals appear in real time.
FAQ
Do Edge installs show up in Windows Start menu?+
Yes — they get a real Start-menu entry, jump list and window frame, exactly like a native app.