MetaMask / extension-provider

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

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

Closed legobeat closed 6 months ago

legobeat commented 6 months 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.