feat(desktop): 暴露限定范围的扩展信任审阅与安装预览

This commit is contained in:
2026-09-08 21:50:37 +08:00
parent e18fb8faee
commit 270e77a9c8
8 changed files with 304 additions and 1 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-extension-install-preview"
description = "Enables the extension_install_preview command without any pre-configured scope."
commands.allow = ["extension_install_preview"]
[[permission]]
identifier = "deny-extension-install-preview"
description = "Denies the extension_install_preview command without any pre-configured scope."
commands.deny = ["extension_install_preview"]