Files
wxt/docs/index.md
T
2023-09-28 12:22:56 -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 /get-started/installation
theme text link
alt Learn More /get-started/introduction
icon title details link linkText
🌐 Supported Browsers WXT will build extensions for Chrome, Firefox, Edge, Safari, and any Chromium based browser. /get-started/build-targets Read docs
icon title details link linkText
MV2 and MV3 Build Manifest V2 or V3 extensions for any browser using the same codebase. /get-started/build-targets#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. /get-started/introduction.html#development Learn more
icon title details link linkText
📂 File Based Entrypoints Manifest is generated based on files in the project with inline configuration. /get-started/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. /get-started/configuration#frontend-frameworks Add a framework
icon title details link linkText
🖍️ Bootstrap a New Project Get started quickly with several awesome project templates. /get-started/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.

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