React browser extension template
Scaffold a React browser extension with full Manifest V3 support, JSX, and ready-to-ship sidebar and content script entry points.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Scaffold a React browser extension with full Manifest V3 support, JSX, and ready-to-ship sidebar and content script entry points.
npx extension@latest create my-extension --template=react
pnpx extension@latest create my-extension --template=react
yarn dlx extension@latest create my-extension --template=react
bunx extension@latest create my-extension --template=react
deno run -A npm:extension@latest create my-extension --template=react
Was this page helpful?
Suggestions
