insum-labs / insum-apex-pro

Browser extension to help with Oracle APEX development
GNU General Public License v3.0
24 stars 8 forks source link

Migrate from Manifest V2 to Manifest V3 #26

Open HeLau1337 opened 1 year ago

HeLau1337 commented 1 year ago

As of January 17, 2022 the Chrome Web Store has stopped accepting new Manifest V2 extensions. Here's a guide on how to upgrade the manifest.json: https://developer.chrome.com/docs/extensions/mv3/mv3-migration/

Support for Manifest V2 will phase out in 2024: https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/

HeLau1337 commented 1 year ago

https://github.com/insum-labs/insum-apex-pro/issues/25#issuecomment-1457238421 So apparently the source code in this repository is not up to date and doesn't represent the version of the extension that you can get in the Chrome Web Store. In this case, I'd like to kindly ask the developers to update this repository.