blog
guides for shipping better extensions
Practical write-ups on Chrome extension analytics, Manifest V3 survival, retention math, and the small details that separate hobby extensions from real products.
Chrome Extension Service Worker Keeps Stopping? Here's the Fix
Your Manifest V3 service worker goes inactive, alarms stop firing, and listeners seem dead. Here's why Chrome does it, the fixes that actually work, and the keep-alive hacks to avoid.
Google Analytics for Chrome Extensions: Why It Breaks (and What to Use Instead)
Adding GA4 to a Chrome extension looks simple — until the numbers come back wrong or empty. Here's why Google Analytics breaks in Manifest V3 extensions, and what actually works.
How to Track Chrome Extension Metrics: A 2026 Developer Guide
A practical guide to tracking installs, retention, feature usage, errors, and uninstalls in a Manifest V3 Chrome extension — with code, MV3 gotchas, and privacy notes.