WXT is an open-source, next-generation framework for building browser extensions. It supports all browsers, both Manifest V2 and V3, and provides dev mode with HMR, file-based entrypoints, TypeScript, auto-imports, and automated publishing.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "WXT Next-Generation Web Extension Framework for Browser Extensions"
slug: "wxt-next-gen-web-extension-framework"
description: "WXT is an open-source, next-generation framework for building browser extensions. It supports all browsers, both Manifest V2 and V3, and provides dev mode with HMR, file-based entrypoints, TypeScript, auto-imports, and automated publishing."
github_stars: 9534
verification: "security_reviewed"
source: "https://github.com/wxt-dev/wxt"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "wxt-dev/wxt"
github_stars: 9534
npm_package: "wxt"
npm_weekly_downloads: 481421
---
# WXT Next-Generation Web Extension Framework for Browser Extensions
WXT is an open-source, next-generation framework for building browser extensions. It supports all browsers, both Manifest V2 and V3, and provides dev mode with HMR, file-based entrypoints, TypeScript, auto-imports, and automated publishing.
## Installation
Use the upstream install or setup path that matches your environment:
- npx wxt@latest init
- pnpm dlx wxt@latest init
Basic usage or getting-started notes:
- 
- Bootstrap a new project:
- sh
- Source: https://github.com/wxt-dev/wxt
- Extracted from upstream docs: https://raw.githubusercontent.com/wxt-dev/wxt/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/wxt-next-gen-web-extension-framework/)
No comments yet. Be the first to comment!