glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation notice on Chrome

craigmac opened this issue · comments

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.

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 :)

Closing in favor of #1193 .