虽然之前就知道基于 Manifest V2 的浏览器扩展程序要被停用,但是可以手动启用,可是升级到版本138.0.7204.158
后手动也无法启用了。
可是你Google自己的扩展也没达到要求呀。
Windows系统下可通过操作注册表调整政策来继续使用 Manifest V2 的浏览器扩展。
- 开始菜单中输入
regedit
打开 注册表编辑器 - 在注册表编辑器中打开:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\
路径 - 右键单击
Policies
- 新建项
- 命名为
Google
- 右键单击
Google
- 新建项
- 命名为
Chrome
- 右键单击
Chrome
- 新建
DWORD32 位值
- 命名为
ExtensionManifestV2Availability
- 新建
- 右键单击
ExtensionManifestV2Availability
- 将键值修改为
2
- 左键单击
确定
按钮
- 将键值修改为
- 在 Chrome 中打开
chrome://policy/
- 点击 【重新加载政策】按钮
- 看到 Chrome Policies 项目出现ExtensionManifestV2Availability政策即可。
Major props to all of the people who figured this out - I hope you’re as lucky as I am and that this works for you. If it doesn’t, I have no real knowledge about any of this, and my canned response to any questions is “Google it”.Good luck!1
如果实在解决不了,换浏览器吧。Edge 或者 Firefox 都可以
相关内容: