Skip to content
New issue

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

Manifest V3 不支持沙拉查词 #2265

Open
nkkm888 opened this issue Jan 16, 2025 · 3 comments
Open

Manifest V3 不支持沙拉查词 #2265

nkkm888 opened this issue Jan 16, 2025 · 3 comments

Comments

@nkkm888
Copy link

nkkm888 commented Jan 16, 2025

image

设备信息

  • 操作系统: []
  • 浏览器版本: []
  • 沙拉查词版本: []

请描述目前使用沙拉查词遇到什么不便

Chrome 建议我移除 mv2 的沙拉查词,尽快就会不支援这类扩展,全部要mv3

理想情况下,沙拉查词应该怎么做

希望能迁移或发布 mv3 版本的沙拉查词

替代方案

额外信息

@junelee220
Copy link

希望能迁移或发布 mv3 版本的沙拉查词

@qiuqiumaomao
Copy link

qiuqiumaomao commented Feb 5, 2025

希望能迁移或发布 mv3 版本的沙拉查词

我记得设置里可以改保持mv2,就是之后谷歌设置里会显示Your browser is managed by your organization

@sicl5300
Copy link

registry patch

$path = "registry::HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome";
New-Item $path -Force; Set-ItemProperty $path -Name ExtensionManifestV2Availability -Value 2;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants