Technical articles and insights on browser extensions, DevOps, and engineering.
Your app has no API and your developer said it can't be done? A browser extension can automate any web application — no backend access required.
We contributed 27+ pull requests to CRXJS to make browser extension development work on Windows. Here is how we built cross-platform CI/CD for a 3.9k+ star open-source project.
A practical guide to building modern Chrome extensions using React, Vite, and CRXJS. Manifest V3, content script injection, Shadow DOM isolation, and production deployment.