TypeScript Chrome extension starter with HMR, MV3 support and testing
WebX Kit is a boilerplate for building browser extensions using TypeScript and modern front-end frameworks (Vue and Svelte). It provides hot module replacement for popup, options, and content scripts, TypeScript-based Manifest V3 generation, and Playwright-based end-to-end test support; suited for Chrome extension and other MV3-compatible web extension projects.
0