【Chrome 扩展】chrome自动升级后 Switchomega扩展不支持了怎么办

报错提示

无法安装扩展程序,因为它使用了不受支持的清单版本。 无法加载清单。

解决办法

进入 chrome://flags 设置

chrome://flags/#temporary-unexpire-flags-m137 [Enabled]

重启浏览器,继续进入chrome://flags设置

chrome://flags/#extension-manifest-v2-deprecation-warning [Disabled]

chrome://flags/#extension-manifest-v2-deprecation-disabled [Disabled]

chrome://flags/#extension-manifest-v2-deprecation-unsupported [Disabled]

chrome://flags/#allow-legacy-mv2-extensions [Enabled]

如图

相关推荐
JavaEdge.1 天前
06-LangChain Tool 加载与使用指南:预制工具、SerpAPI、edge-tts、GraphQL
chrome·langchain·graphql
秋91 天前
Axure RP Extension for Chrome 安装与配置完全指南:解决本地原型查看限制的深度解析与实践
chrome·axure·photoshop
嵌入式小站2 天前
STM32 零基础可移植教程 04:按键输入,为什么按下去读到的是 0 或 1
chrome·stm32·嵌入式硬件
进击切图仔2 天前
python 工程使用 .env getenv 安全加载环境变量(备忘)
chrome·python·安全
水煮白菜王2 天前
JSONEditor 使用指南
前端·javascript·chrome·json
测试修炼手册2 天前
[测试工具] Playwright Skill 和 Codex Chrome 浏览器操控的异同
前端·chrome·测试工具
Maydaycxc2 天前
企业内网 RPA 离线部署实践:从选型到落地的完整方案
运维·chrome·python·selenium·自动化·rpa
lifewange2 天前
Redis 集合(Set)运算完全指南
数据库·chrome·redis
剑神一笑3 天前
Linux crontab 命令详解:定时任务的底层实现与实战技巧
linux·运维·chrome
会编程的土豆3 天前
Gin POST 请求完整流程笔记
chrome·笔记·gin