wxt-dev/wxt

Document entrypoint `PerBrowser` options

Open

#2,304 opened on 2026年4月26日

GitHub で見る
 (0 comments) (2 reactions) (0 assignees)TypeScript (9,861 stars) (511 forks)user submission
contribution welcomedocsgood first issue

説明

This is an undocumented feature right now.

export default defineContentScript({
  matches: {
    chrome: ["..."],
    firefox: ["..."],
  },
  // ...
})

コントリビューターガイド

Document entrypoint `PerBrowser` options · wxt-dev/wxt#2304 | Good First Issue