Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(manifest V3): correct matches property in web accessible resources #47

Merged
merged 1 commit into from Sep 6, 2022

Conversation

samrum
Copy link
Owner

@samrum samrum commented Sep 6, 2022

Chrome will throw an error when loading an extension that contains a web accessible resource with a matches property that contains a path. This PR ensures that content script match patterns used for their web accessible resources are trimmed to their origin instead of being passed through completely.

@samrum samrum merged commit 17d97d3 into main Sep 6, 2022
@samrum samrum deleted the manifest-v3-web-accessible-resources-matches-fix branch September 6, 2022 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant