What problem does it solve?
This Skill simplifies the complex process of building browser extensions, enabling developers to create a single codebase that works across multiple browsers like Chrome, Firefox, Safari, and Edge.
Core Features & Use Cases
- Cross-Browser Compatibility: Write once, deploy everywhere.
- Modern Development Workflow: Utilizes Vite for fast builds, hot-reloading, and TypeScript support.
- Manifest V3 Support: Easily build extensions compatible with the latest browser standards.
- Use Case: A developer wants to build a new browser extension to enhance productivity. They can use this Skill to quickly scaffold a project that supports React, includes content scripts, background workers, and popup UIs, and can be easily published to all major browser extension stores.
Quick Start
Use the wxt skill to initialize a new browser extension project named 'my-extension'.