Migrate to manifest v3
EnixCoda opened this issue · 9 comments
Manifest v2 support is about to end before 2023. It is time to update.
Does this mean v2 is going to live longer?
https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/
Now manifest v3 update has been done for Chrome. But Firefox does not support v3 so far. Pending
@EnixCoda The manifest_version still says it's on v2, not v3.
When will the repo be updated with manifest v3 version?
https://github.com/EnixCoda/Gitako/blob/develop/src/manifest.json
@EnixCoda The manifest_version still says it's on v2, not v3. When will the repo be updated with manifest v3 version?
https://github.com/EnixCoda/Gitako/blob/develop/src/manifest.json
Yes, I did not merge the v3 change into the main branch.
Waiting until all target browsers support v3.
@EnixCoda Is the v3 branch currently open to public? I found this branch but I don't think it's up-to-date.
I was wondering what are the steps to migrate this repo to v2 to v3 because I want to work on a personal project based off this repo!
@tylertaewook Please checkout this branch https://github.com/EnixCoda/Gitako/tree/manifest-v3