GenderMagProject / GenderMagRecordersAssistant

Making the world of software a more inclusive place
http://gendermag.org/
MIT License
27 stars 59 forks source link

Extention manifest error on chrome extentions #151

Open ajpert opened 9 months ago

ajpert commented 9 months ago

When adding the GenderMagTool through GitHub, chrome warns the user that "Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details". This can be an issue if there are any security issues or features that can't be used with Manifest version 2.

To Update: Move from Manifest version 2 -> Manifest version 3

fit for project: Manifest 2 will no longer be supported, and manifest 3 has new resources to utilize

Merits: Prevents future issues

error-image