Forum Discussion
dvirc
Jun 27, 2021Copper Contributor
Edge on MacOS - Extension Storage Key, mobileconfig
Edge Version : 91.0.864.59
Relevant on: MacOS
Relevant browser: Edge
Feature: Extension Storage mobileconfig
The extension storage key was changed from:
com.microsoft.edgemac.extensions.[extensionId]
to:
com.microsoft.edge.extensions.[extensionId]
as we are counting on this key in order to fetch the initial settings of the extension.
Does this change published in any forum/blog?
Is this was intensional?
What steps will reproduce the problem?
(1)In Edge lower then 91 Extension Storage was accessible with key com.microsoft.edgemac.extensions.[extensionId]
What is the expected result?
This key should mark as deprecated and provide a time frame to migrate to the new key
What happens instead?
Extension Storage was empty and no data found
No RepliesBe the first to reply