πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’
Socket
DemoInstallSign in
Socket

wxt

Package Overview
Dependencies
Maintainers
1
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wxt

⚑ Next-gen Web Extension Framework

0.20.0
Source
npm
Version published
Weekly downloads
27K
-3.97%
Maintainers
1
Weekly downloads
Β 
Created
Source

WXT Logo WXT

npm version downloads license | MIT coverage

Next-gen framework for developing web extensions.
⚑
It's like Nuxt, but for Web Extensions

Get Started β€’ Configuration β€’ Examples β€’ Changelog β€’ Discord

Example CLI Output

Demo

https://github.com/wxt-dev/wxt/assets/10101283/4d678939-1bdb-495c-9c36-3aa281d84c94

Quick Start

Bootstrap a new project:

# npm
npx wxt@latest init

# pnpm
pnpm dlx wxt@latest init

# bun
bunx wxt@latest init

Or see the installation guide to get started with WXT.

Features

  • 🌐 Supports all browsers
  • βœ… Supports both MV2 and MV3
  • ⚑ Dev mode with HMR & fast reload
  • πŸ“‚ File based entrypoints
  • πŸš” TypeScript
  • 🦾 Auto-imports
  • πŸ€– Automated publishing
  • 🎨 Frontend framework agnostic: works with Vue, React, Svelte, etc
  • πŸ“¦ Module system for reusing code between extensions
  • πŸ–οΈ Quickly bootstrap a new project
  • πŸ“ Bundle analysis
  • ⬇️ Download and bundle remote URL imports

Sponsors

WXT is a MIT-licensed open source project with its ongoing development made possible entirely by the support of these awesome backers. If you'd like to join them, please consider sponsoring WXT's development.

WXT Sponsors

Contributors

Published under the MIT license. Made by @aklinker1 and community πŸ’›

Keywords

vite

FAQs

Package last updated on 28 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts