ms.assetid | description | title | author | ms.author | ms.date | ms.topic | ms.prod | keywords |
---|---|---|---|---|---|---|---|---|
8e2f75c4-fb7f-4892-a6c2-23bac081581a |
Find out about the enterprise specific aspects of Microsoft Edge Extensions, and see how they're similar to UWP apps. |
Extensions - Extensions for enterprise |
abbycar |
abigailc |
02/08/2017 |
article |
microsoft-edge |
edge, web development, html, css, javascript, developer |
Microsoft Edge extensions have a similar workflow when compared to other enterprise UWP apps. The information below details enterprise specific aspects of Microsoft Edge extensions.
Microsoft Edge extensions currently don't honor Windows Information Protection (WIP) settings. If an enterprise is concerned about data protection, extensions support should not be enabled for Microsoft Edge.
To disable extensions for employees, configure Group Policy and Microsoft Intune settings. For more info on which policies to configure, see Available policies for Microsoft Edge.
Before an enterprise can distribute an extension to its employees, it must first be packaged. Instructions on packaging extensions are available in the Packaging guide.
Once an extension has been packaged, it can be distributed to employees through the Windows Store, Windows Store for Business, or by sideloading.
Extensions distributed though the Windows Store for Business can either be assigned to employees, or added to a private store where all employees can access them. This can be done by following the Distribute "Line-of-Business" (LOB) apps to enterprises guide.
To sideload extensions, devices (unmanaged or managed) must be unlocked for sideloading. See Sideload LOB apps in Windows 10 for more info on how to sideload packaged extensions.
Unlike extensions distributed through the Windows Store (or the Windows Store for Business), sideloaded extensions are treated differently in Microsoft Edge.
The first difference affects how sideloaded extensions behave after installation. Unlike extensions from the Windows Store, sideloaded extensions do not immediately display the "You have a new extension" notification and need to be manually turned on by the user.
To turn on the extension, open the More (...) menu, select "Extensions" and you should see the sideloaded extension in the list of installed extensions. Click on the extension and turn it on.
The second difference affects how sideloaded extensions appear in the browser. For example, both the "You have a new extension" notification and the list of installed extensions include an additional warning stating that the extension is from an unknown source.
The third and final difference affects how sideloaded extensions behave on browser startup. Sideloaded extensions on devices that are either domain-joined or MDM enabled will behave like extensions from the Windows Store. However, sideloaded extensions on devices that are not domain-joined or MDM enabled will be turned off during browser startup and require the user to take explicit action.
Shortly after browser startup (after ~10 seconds of inactivity) the following notification will appear near the bottom of the window.
Each time Microsoft Edge is launched, users will need to select "Turn on anyway" in order to use the extension.