
React 浏览器扩展模板
脚手架生成一个 React 浏览器扩展,提供完整的 Manifest V3 支持、JSX 以及可直接发布的 popup、options 和 content script 入口。

此页面对您有帮助吗?
⌘I
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🎉 Extension.js v3.0.0 is here — faster builds, Firefox MV3, and first-class TypeScript.
脚手架生成一个 React 浏览器扩展,提供完整的 Manifest V3 支持、JSX 以及可直接发布的 popup、options 和 content script 入口。

npx extension@latest create my-extension --template=react
此页面对您有帮助吗?
