contribution welcomedocsgood first issue
Repository metrics
- Stars
- (9,861 stars)
- PR merge metrics
- (Avg merge 11d 22h) (51 merged PRs in 30d)
Description
This is an undocumented feature right now.
export default defineContentScript({
matches: {
chrome: ["..."],
firefox: ["..."],
},
// ...
})