Skip to content
Discussion options

You must be logged in to vote

Although @include is more flexible, we recommend using @match.

@match follows Match patterns, which conforms to browser extension standards and offers better performance.

There is an ESLint rule regarding this: better-use-match.
@include is considered likely to be deprecated by Manifest V3. Although we have other ways to implement it, for the sake of standardization, we recommend using @match.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@cyfung1031
Comment options

@cyfung1031
Comment options

@gaveitatry2
Comment options

Answer selected by cyfung1031
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants