superhero-com / superhero-wallet

Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
https://wallet.superhero.com
ISC License
40 stars 38 forks source link

fix firefox extension manifest.json (missing ID) #2967

Closed smaroudasunicorn closed 7 months ago

smaroudasunicorn commented 7 months ago

we need to add in FF Extension

"browser_specific_settings": { "gecko": { "id": "{aee9e933-52b6-410a-8c3f-99c6be596b4e}" } },

before "version": "2.2.2"