extension-provider
extension-provider copied to clipboard
How to declare who am I in the MetaMask?

Now our extension is displayed as "External Extension" with no logo in the MetaMask. How can I specify a name and a logo?
Currently an extension receiving events from another extension only gets the extension ID, so to improve this we would need to perform a lookup on the extension store by the current browser to get extension metadata.