Using this temporarily until original project is patched with declarativeNetRequestWithHostAccess
The bundler configuration for a Chrome Extension can be pretty complex.
Use manifest.json
as the input. Every file in the manifest will be bundled or
copied to the output folder.
RPCE simplifies project config and supports many of Vite's features in the Chrome Extension evironment, including HMR.
We have v3 boilerplates for React JavaScript, React TypeScript and Svelte, as well as instructions for setting up your own project.
See the documentation for usage and how to get started.
If these plugins have helped you ship your product faster, please consider sponsoring me on GitHub.
We encourage pull requests! This is a pnpm monorepo, so use pnpm instead of Yarn or npm.