Hi @David Luong ,
The available policy fields are described in the Detailed guide to the ExtensionSettings policy:
allowed_types
,blocked_install_message
,blocked_permissions
,installation_mode
...
The Microsoft Edge does support the use of browser.storage.managed API according to the https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/managed#browser_compatibility.
Because the "disableFirstRunPage" is a custom policy, based on my research, you could try the following path using registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\3rdparty\extensions\[ExtensionID]\policy
. It works on my side.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Raina Zhao