We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After attempting a side load
Looks like some alternate code will need to be written, the current extension relies on service worker in manifest v3
mozilla/web-ext#2532
The text was updated successfully, but these errors were encountered:
Hmm, this might be a more challenging task that I thought
https://extensionworkshop.com/documentation/develop/manifest-v3-migration-guide/
Useful support matrix
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json#browser_compatibility
Sorry, something went wrong.
48b7448
No branches or pull requests
After attempting a side load
Looks like some alternate code will need to be written, the current extension relies on service worker in manifest v3
mozilla/web-ext#2532
The text was updated successfully, but these errors were encountered: