@nico-martin/crxjs-vite-plugin
TypeScript icon, indicating that this package has built-in type declarations

2.0.1-beta.3 • Public • Published

CRXJS

This is a Fork of github.com/crxjs/chrome-extension-tools/ that merged some fixes for Chrome v130+ where scripts are blocked due to Content Security Policy enforcement.
Once the original project merges the required changes I do not plan to maintain this further.

CRXJS Vite Plugin

Build a Chrome Extension with Vite

CRXJS brings the Vite developer experience to Chrome Extensions:

  • True HMR for extension pages and content scripts
  • Simple config - everything is in the extension manifest
  • Static asset imports with automatic web-accessible resources

Getting Started

See the CRXJS documentation to get started in 90 seconds 🚀

Package Sidebar

Install

npm i @nico-martin/crxjs-vite-plugin

Weekly Downloads

4

Version

2.0.1-beta.3

License

MIT

Unpacked Size

92.2 kB

Total Files

8

Last publish

Collaborators

  • nico_martin