contribution welcomedocsgood first issue
Repository metrics
- Stars
- (9,861 個のスター)
- PR merge metrics
- (平均マージ 11d 22h) (30d で 51 merged PRs)
説明
This is an undocumented feature right now.
export default defineContentScript({
matches: {
chrome: ["..."],
firefox: ["..."],
},
// ...
})