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

Migrate extension to Manifest V3 #42

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Migrate extension to Manifest V3 #42

merged 2 commits into from
Dec 3, 2024

Conversation

jsargiot
Copy link
Owner

  • Updates the manifest to conform to V3
  • Change the browserAction to action API.
  • Use chrome.runtime.getManifest to get extension's version.

Unrelated to Manifest V3

  • Remove drivers from repo. This is necessary because drivers should match the Chrome version in the host, this way we force users to download the correct version.
  • Update dependencies for tests.

@jsargiot jsargiot merged commit f31338e into master Dec 3, 2024
@jsargiot jsargiot deleted the manifestv3 branch December 3, 2024 22:08
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