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

Any updated to MV3 planned? #28

Open cryptoKevinL opened 1 year ago

cryptoKevinL commented 1 year ago

Hi, are there any examples of this package used in Manifest V3 or are they any plans to upgrade this to MV3? I'm struggling to use Metamask in my MV3 application without the provider breaking my alarms, and general things used in the new MV3 background worker. Thanks!

kevinghim commented 1 year ago

@cryptoKevinL Yes, we're currently working on upgrading the manifest version to v3 for Chrome.

cryptoKevinL commented 1 year ago

Cool! thanks so much @kevinghim - any ETA on that? 1 month away, 6 months away?

Really struggling with the use of MM in my MV3 Chrome Extension - just declaring the provider kills all my alarms that normally run in the background just fine when the extension is closed. There must be some error downstream I can't find thats not being bubbled up to the main debug windows

kevinghim commented 1 year ago

@cryptoKevinL no specific ETA, but we're planning on migrating to MV3 well before the Jan '23 deadline

canokaue commented 1 year ago

Hey @kevinghim just bumping this up once again. Any approx ETAs for V3? Would you guys like some support?

croath commented 1 year ago

Should this issue be associated with https://github.com/MetaMask/metamask-extension/milestone/69 ?

david-dacruz commented 1 year ago

Hi any updates on the release?

samstr commented 1 year ago

The deadline has passed.