Files
wxt/docs/index.md
T
2023-11-04 01:32:19 -05:00

3.3 KiB

layout, title, hero, features
layout title hero features
home Next-gen Web Extension Framework
name text tagline image actions
WXT Next-gen Web Extension Framework An open source tool that makes Chrome Extension devlopment faster than ever before.
src alt
/hero-logo.svg WXT
theme text link
brand Get Started /guide/installation
theme text link
alt Learn More /guide/introduction
icon title details link linkText
🌐 Supported Browsers WXT will build extensions for Chrome, Firefox, Edge, Safari, and any Chromium based browser. /guide/multiple-browsers Read docs
icon title details link linkText
MV2 and MV3 Build Manifest V2 or V3 extensions for any browser using the same codebase. /guide/multiple-browsers#target-manifest-version Read docs
icon title details link linkText
Fast Dev Mode Lighting fast HMR for UI development and fast reloads for content/background scripts enables faster iterations. /guide/development.html Learn more
icon title details link linkText
📂 File Based Entrypoints Manifest is generated based on files in the project with inline configuration. /guide/entrypoints See project structure
icon title details
🚔 TypeScript Create large projects with confidence using TS by default.
icon title details link linkText
🦾 Auto-imports Nuxt-like auto-imports to speed up development. /guide/auto-imports Read docs
icon title details link linkText
⬇️ Bundle Remote Code Downloads and bundles remote code imported from URLs. /guide/remote-code Read docs
icon title details link linkText
🎨 Frontend Framework Agnostic Works with any front-end framework with a Vite plugin. /guide/configuration#frontend-frameworks Add a framework
icon title details link linkText
🖍️ Bootstrap a New Project Get started quickly with several awesome project templates. /guide/installation#bootstrap-project See templates
icon title details
📏 Bundle Analysis Tools for analyizing the final extension bundle and minimizing your extension's size.
icon title details
🤖 Automated Publishing Coming soon. Automatically zip, upload, and release extensions.

Put Developer Experience First

WXT's simplifies the chrome extension development process by providing tools for zipping and publishing, the best-in-class dev mode, an opinionated project structure, and more. Iterate faster, develop features not build scripts, and use everything the JS ecosystem has to offer.


And who doesn't appreciate a beautiful CLI?
<style scoped> .container { margin: 0 auto; max-width: 1152px; } </style>