We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#6633 (comment)
当你打开 chrome://extensions/ 出现图示的提示
chrome://extensions/
或者访问 https://chrome.google.com/webstore/detail/simpread-reader-view/ijllcpnolfcooahcekpamkbidhejabll/related 出现下图所示
是因为 Chrome 扩展应用商城使用的 Manifest v3 标准,而简悦使用的是 Manifest v2 方案。
按下图勾选即可
Chrome 官方不会无故下架任意产品(除非非法)
在下架前我(开发者)会收到相关邮件,至少会给足够的时间用于迁移
现在有很多优秀的扩展都没有迁移到 v3 e.g. uBlock origin ImTranslator OneNote Web Cipper 等等。
对于 Chrome 来说比较尴尬的是只有它自己有这个规则,而 Edge 等没有,所以如果 Chrome 下架某个知名扩展,反而对 Edge 这类浏览器反而是个推广。
退一步说,假设万一的话,用户可以使用以下使用方案:#6633 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
【置顶】Chrome 版本 130.0.xxxx.x 无法使用的解决方案
#6633 (comment)
问题现象
当你打开
chrome://extensions/
出现图示的提示或者访问 https://chrome.google.com/webstore/detail/simpread-reader-view/ijllcpnolfcooahcekpamkbidhejabll/related 出现下图所示
问题原因
是因为 Chrome 扩展应用商城使用的 Manifest v3 标准,而简悦使用的是 Manifest v2 方案。
解决方案
按下图勾选即可
针对用户的说明
Chrome 官方不会无故下架任意产品(除非非法)
在下架前我(开发者)会收到相关邮件,至少会给足够的时间用于迁移
现在有很多优秀的扩展都没有迁移到 v3 e.g. uBlock origin ImTranslator OneNote Web Cipper 等等。
对于 Chrome 来说比较尴尬的是只有它自己有这个规则,而 Edge 等没有,所以如果 Chrome 下架某个知名扩展,反而对 Edge 这类浏览器反而是个推广。
退一步说,假设万一的话,用户可以使用以下使用方案:#6633 (comment)
The text was updated successfully, but these errors were encountered: