Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.41 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.41 KB

A tool set for Web eXtension development

CI

Getting started

pnpm create webx

npm create webx

yarn create webx

Features

  • 💅 Fully customizable, take control of any details
  • 🔥 Support HMR for popup/options/content-scripts/...
  • 📃 Support Chrome Manifest V3, and generating manifest.json with TypeScript
  • 🎭 Support E2E test, based on Playwright

Tech stacks

Related