InstantPWA on Brave
Because Brave is Chromium, the install prompt, service worker and push APIs behave the same as Chrome. Our snippet is lightweight and privacy-friendly, so Brave Shields do not block it.
Install: Full support
Web push: Full support
Same code paths as Chrome. No third-party trackers in our snippet.
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 Brave Shields block InstantPWA?+
No — we ship a single first-party script from your domain's <head> and use no fingerprinting APIs.