README.md
October 12, 2025 ยท View on GitHub
A tool set for Web eXtension development
Getting started
pnpm create webx@latest
npm create webx@latest
yarn create webx@latest
Features
- ๐ Fully customizable, take control of any details
- ๐ฅ Support HMR for popup/options/content-scripts/...
- ๐ Support Chrome Manifest V3, and generating
manifest.jsonwith TypeScript - ๐ญ Support E2E test, based on Playwright
Tech stacks
Related
- vitesse-webext - A Vite powered WebExtension (Chrome, FireFox, etc.) starter template