contribution welcomedocsgood first issue
倉庫指標
- 星標
- (9,861 顆星)
- PR 合併指標
- (平均合併 11天 22小時) (30 天內合併 51 個 PR)
描述
This is an undocumented feature right now.
export default defineContentScript({
matches: {
chrome: ["..."],
firefox: ["..."],
},
// ...
})