Forum Discussion
stesch79
Oct 08, 2019Iron Contributor
Question to GPO setting ExtensionSettings
Hi all I have implemented the GPO setting ExtensionSettings (https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-policies#extensionsettings) to overwrite the update_url for all extensions ...
ashishpoddar
Microsoft
Oct 10, 2019stesch79 Is this a proprietary extension not listed in any of the stores?
ExtensionSettings requires a JSON format (within that single line). Could you share the JSON that you are using to update the settings?
- stesch79Oct 11, 2019Iron Contributor
ashishpoddar Thanks. No, this extension is not listed in the store.
I have only this line: {"addjamcohfpgkhbbllndpnjlekboabdk": {"update_url": "https://test.mydomain.com/EdgeStore/crx"}}