Files
wxt/README.md
T
2023-06-25 10:53:35 -05:00

748 B

WXT

Next gen framework for building web extensions. Powered by Vite

Features

  • Supports all browsers
  • MV2 & MV3 support
  • Directory based entrypoints
  • Virtual content script and background entryoints with default behaviors
  • Great DX
    • Auto-imports
    • TypeScript,
    • HMR for HTML pages
    • Auto-reload for background and content scripts
  • Unit and E2E tests
  • Open browser during development with extension installed
  • Download and bundle remote dependencies
  • Supports all major frontend frameworks (Vue, React, Svelte)
  • Automated publishing
  • Project bootstrap
  • Bundle analysis
  • Infer permissions from code Maybe in the future...