Skip to content

Commit d0e9a22

Browse files
authored
Update self-host-extension-deploy.md
1 parent cf1214f commit d0e9a22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/microsoft-edge/development/self-host-extension-deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ ms.date: 01/12/2026
88

99
# Self-hosted extension deployment fails through Group Policy
1010

11-
When you try to deploy a self-hosted extension through Group Policy, you experience a problem in which the extension doesn't appear for the target user. This article provides guidance for how to identify and resolve the cause of this problem so that you can successfully deploy the extension.
11+
When you try to deploy a self-hosted extension through Group Policy, you encounter a problem in which the extension doesn't appear for the target user. This article provides guidance to identify and resolve the cause of this problem so that you can successfully deploy the extension.
1212

1313
## Symptoms
1414

15-
When you deploy a browser extension to Microsoft Edge by using the Group Policy [ExtensionInstallForcelist](/DeployEdge/microsoft-edge-browser-policies/extensioninstallforcelist) or [ExtensionSettings](/DeployEdge/microsoft-edge-browser-policies/extensionsettings), the deployment fails, and the extension doesn't appear on the `edge://extensions` page for the target users.
15+
When you deploy a browser extension to Microsoft Edge by using the Group Policy [ExtensionInstallForcelist](/DeployEdge/microsoft-edge-browser-policies/extensioninstallforcelist) or [ExtensionSettings](/DeployEdge/microsoft-edge-browser-policies/extensionsettings) policy, the deployment fails, and the extension doesn't appear on the `edge://extensions` page for the target users.
1616

1717
However, if you manually drag the same extension package (`.crx` file) onto the `edge://extensions` page by having [Developer mode](/microsoft-edge/extensions/getting-started/extension-sideloading#locally-installing-and-running-an-extension) enabled, the extension installs successfully.
1818

0 commit comments

Comments
 (0)