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: Chrome extension Manifest v3 support for webextension #106

Closed
wants to merge 1 commit into from

Conversation

massongit
Copy link
Contributor

Fix #33

I fix webextension to support Chrome extension Manifest v3.
I fix to get scripts from the service worker and run workers with the content script.

Also, for comlink-extension, samdenty/comlink-extension#4 included diff where webextension-polyfill-ts was replaced with webextension-polyfill .
However, it hasn't been released.
Therefore, webextension references the latest commit of comlink-extension using the git submodule.

@massongit massongit marked this pull request as draft December 11, 2024 21:09
@massongit massongit closed this Dec 14, 2024
@massongit massongit deleted the use_manifest_v3_5 branch December 14, 2024 05:17
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.

Manifest V3
1 participant