This skill streamlines the development of browser extensions by leveraging the WXT framework to support Chrome, Firefox, Safari, and Edge from a single codebase. It provides automated project scaffolding, Manifest V3 configuration, and type-safe messaging patterns, while offering seamless integration for TypeScript, React, Vue, and Svelte. It is ideal for developers looking to build production-grade extensions with modern features like Shadow Root UIs, hot module replacement, and automated store packaging.
主な機能
01Configures Manifest V3 compliant entry points and permissions
024 GitHub stars
03Implements type-safe storage and messaging systems
04Facilitates cross-browser builds and ZIP packaging for store submission
05Scaffolds WXT projects with React, Vue, or Svelte templates
06Sets up Shadow Root UI components for content scripts