glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.
GNU General Public License v3.0
4.65k stars 143 forks source link

Deprecation notice on Chrome #1548

Closed craigmac closed 1 year ago

craigmac commented 1 year ago

Just FYI, I noticed this in the Error log:

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

This is after installing 0.2.14 from downloaded chrome.zip package.

glacambre commented 1 year ago

Thanks! ManifestV2 removal has been indefinitely postponed by Google for now, so I prefer to wait until its removal is announced again before migrating Firenvim to ManifestV3.

Unfortunately, the ManifestV3 model will require a change in Firenvim's architecture, so I want everything to be as stable as possible before doing anything :)

glacambre commented 1 year ago

Closing in favor of https://github.com/glacambre/firenvim/issues/1193 .