MetaMask / extension-provider

A module for allowing a WebExtension to access the web3 provider from an installed MetaMask instance
MIT License
67 stars 28 forks source link

fix(sample): non-colliding firefox application id #43

Closed legobeat closed 1 month ago

legobeat commented 1 month ago

webextension@metamask.io is the same ID as MetaMask Extension. This means the two can not be installed at the same time. This changes the ID to be different.