📄️ Building
Learn how to build your Chrome extension for development and production environments.
📄️ Testing
Chrome Extension Starter uses Vitest for fast, modern unit testing with full TypeScript support.
📄️ Debugging
Learn effective debugging techniques for Chrome extensions across different contexts.
📄️ Packaging
How to produce a distributable build and prepare it for submission to the Chrome Web Store (or other MV3-compatible stores).
📄️ CI/CD
Automating builds, tests, and releases for Chrome Extension Starter using GitHub Actions.