- 发行说明
- 入门指南
- 设置和配置
- 自动化项目
- 依赖项
- 工作流类型
- 文件比较
- 自动化最佳实践
- 源代码控件集成
- 调试
- 诊断工具
- 工作流分析器
- 变量
- 参数
- 导入的命名空间
- 控制流程
- 对象存储库
- 日志记录
- ScaleCoordinates 迁移工具
- ScreenScrapeJavaSupport 工具
- StudioPro
- 扩展程序
- 故障排除
如果您的组织使用组策略管理浏览器扩展程序,请按照此页面中的说明操作,以确保正确安装 Chrome 扩展程序。
您可以导航到 chrome://policy,在 Chrome 中查看计算机上的有效策略列表。
您可以在此页面上找到有关 Chrome 策略管理的更多信息。
影响适用于 Chrome 的 UiPath 扩展程序的组策略
扩展程序安装强制列表
扩展程序安装强制列表策略控制在浏览器中强制安装哪些扩展程序。
此策略必须包含 UiPath Chrome 扩展程序的 ID。
For machines that are joined to a Windows Active Directory follow the installation steps for the Group Policy Offline installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
ndmegdjihnhfmljjoaiimbipfhodnbgf;file:///C:/ProgramData/UiPath/UiPath.Common/ChromeExtension_SelfHosted/extension_manifest_chrome.xml
For machines that are not joined to a Windows Active Directory follow the installation steps for the Group Policy Online installation method.
For this installation method the ExtensionInstallForcelist policy must contain the value:
gflmmjnkmhahgnfcgjckfaekifpehnjk;https://clients2.google.com/service/update2/crx
开发者工具可用性
If the UiPath Extension for Chrome is installed using Group Policy then the DeveloperToolsAvailability policy must be set to the value 1 (Allow usage of the Developer Tools) to enable the full extension functionality.
See more details about this setting in the troubleshooting page.
NativeMessagingBlocklist
原生消息传递阻止名单策略阻止 UiPath 原生主机 (ChromeNativeMessaging.exe) 工作。
You can allow the UiPath NativeHost by adding the value com.uipath.chromenativemsg_v2 to the NativeMessagingAllowlist policy.
ExtensionInstallBlockList
扩展程序安装阻止列表策略可阻止计算机安装扩展程序。
要解决此问题,您可以:
- Install the UiPath Extension using Group Policy.
- 或者,通过将值
gflmmjnkmhahgnfcgjckfaekifpehnjk添加到“扩展程序安装允许列表”策略,允许从 Chrome 网上应用店安装 UiPath 扩展程序。
NativeMessagingUserLevelHosts
如果将“原生消息传递用户等级主机”策略设置为 false,则在没有管理员特权的情况下安装的 UiPath 扩展程序将无法正常工作。
要解决此问题,您可以:
- Install the UiPath Extension using Group Policy.
- 或者将“原生消息传递用户级别主机”策略设置为
true。
BlockExternalExtensions
如果将阻止外部扩展程序策略设置为 true,则只能从组策略中安装 UiPath 扩展程序。要解决此问题,您可以采取以下做法:
- Install the UiPath Extension using Group Policy.
- 将“阻止外部扩展程序”策略设置为
false。
ExtensionAllowedTypes
如果设置了“允许的扩展程序类型”策略,则系统会阻止安装 UiPath 扩展程序。要解决此问题,您必须将值 extension 添加到已阻止的扩展程序类型策略。
ExtensionSettings
如果将扩展程序设置策略设置为阻止安装所有扩展程序,则该策略将阻止安装 UiPath 扩展程序。
要解决此问题,您可以:
- Install the UiPath Extension using Group Policy.
- 或者,通过将值
gflmmjnkmhahgnfcgjckfaekifpehnjk添加到“扩展程序安装允许列表”策略,允许从 Chrome 网上应用店安装 UiPath 扩展程序。