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

Update dependencies + increase minimum browser version #43

Merged
merged 2 commits into from
Nov 24, 2022
Merged

Conversation

fregante
Copy link
Owner

@fregante fregante commented Nov 24, 2022

Updates avoided:


Ironically the polyfill’s previous behavior worked better for this logic because Chrome does deduplicate static content script files, even if they appear multiple times in the same manifest.

This was changed because contentScripts.register does not.

At this point I don’t think it's worth working on the polyfill any further because it's essentially only needed in Chrome MV2. See findings in fregante/content-scripts-register-polyfill#11 (comment)

@fregante fregante marked this pull request as ready for review November 24, 2022 18:24
@fregante fregante changed the title Update dependencies Update dependencies + increase minimum browser version Nov 24, 2022
@fregante fregante merged commit 80f3acd into main Nov 24, 2022
@fregante fregante deleted the updates2 branch November 24, 2022 18:26
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.

1 participant