
React 瀏覽器擴充功能範本
建立完整支援 Manifest V3 的 React 瀏覽器擴充功能,內含 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.
建立完整支援 Manifest V3 的 React 瀏覽器擴充功能,內含 JSX 與可直接出貨的 popup、options 與 content script 進入點。

npx extension@latest create my-extension --template=react
這個頁面有幫助嗎?
