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
Google Chrome sunsets the existing manifest v2 in January 2023. At this point, they simply stop working: https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/
Biggest change is that no remote code can be executed anymore, so Zotero's strategy of downloading translators on-demand doesn't work anymore.
Migration guide: https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/
Currently blocked by Firefox's slow adoption of v3: https://bugzilla.mozilla.org/show_bug.cgi?id=1578284 There is also no rush since Chrome delayed their timeline, and currently (03/2023) a new roadmap is not yet available https://groups.google.com/u/1/a/chromium.org/g/chromium-extensions/c/uIu9HjLD3_c
The text was updated successfully, but these errors were encountered:
Does zotero have any plans on moving to v3?
Sorry, something went wrong.
Couldn't find anything, so I've just opened zotero/zotero-connectors#372 to let them know.
No branches or pull requests
Google Chrome sunsets the existing manifest v2 in January 2023. At this point, they simply stop working: https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/
Biggest change is that no remote code can be executed anymore, so Zotero's strategy of downloading translators on-demand doesn't work anymore.
Migration guide: https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/
Currently blocked by Firefox's slow adoption of v3: https://bugzilla.mozilla.org/show_bug.cgi?id=1578284
There is also no rush since Chrome delayed their timeline, and currently (03/2023) a new roadmap is not yet available https://groups.google.com/u/1/a/chromium.org/g/chromium-extensions/c/uIu9HjLD3_c
The text was updated successfully, but these errors were encountered: