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 |
🤖 |
Automated Publishing |
Automatically zip, upload, submit, and publish extensions. |
|
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 analyzing the final extension bundle and minimizing your extension's size. |
|
icon |
title |
details |
link |
linkText |
⬇️ |
Bundle Remote Code |
Downloads and bundles remote code imported from URLs. |
/guide/remote-code |
Read docs |
|