1
0
mirror of https://github.com/TommyTran732/Microsoft-Edge-Policies synced 2024-06-28 13:56:08 -04:00
Microsoft-Edge-Policies/Windows/Extensions.md
Tommy 2f4689d094
Add 10 more Windows Policies
Signed-off-by: Tommy <contact@tommytran.io>
2024-01-19 03:37:43 -07:00

8 lines
913 B
Markdown

# Extensions
`Computer Configuration\Policies\Administrative Templates\Microsoft Edge\Extensions`
| Group Policy | Policy equivalent |
|----------------------------------------------------------------------|-------------------------------------|
| Control which extensions cannot be installed -> Enabled -> Show -> * | ExtensionInstallBlocklist": [ "*" ] |
| Configure extension management settings -> Enabled -> {"ddkjiahejlhfcafbddmgiahcphecmpfh": {"installation_mode": "allowed", "update_url": "https://clients2.google.com/service/update2/crx", "override_update_url": true, "sidebar_auto_open_blocked": true}} | ExtensionSettings: {"ddkjiahejlhfcafbddmgiahcphecmpfh": {"installation_mode": "allowed", "update_url": "https://clients2.google.com/service/update2/crx", "override_update_url": true, "sidebar_auto_open_blocked": true}}