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: ["..."],
},
// ...
})