Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding edge-chromium support for createExternalExtensionProvider #318

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jhonnyV-V
Copy link

currently the Metamask stable extension ID is different in edge-chromium, this make the createExternalExtensionProvider function fail on edge, I just added a new field in the JSON with the correct ID and changed the way the ID is retrieved

This is my first pull request to any Metamask repo, and the changelog part was not clear to me, should I leave the changes under a version or under unreleased?.

Any feedback is helpful

@jhonnyV-V jhonnyV-V requested a review from a team as a code owner May 3, 2024 19:02
@legobeat
Copy link
Contributor

Thank you for your contribution @jhonnyV-V !

Looks good to me, guess we should test it too for good measure. I left some review suggestions to bring the meta-related stuff in line with expectations.

CHANGELOG.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
jhonnyV-V and others added 2 commits May 16, 2024 08:56
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
@jhonnyV-V
Copy link
Author

Great, I accepted the suggestions, @legobeat

CHANGELOG.md Outdated Show resolved Hide resolved
jhonnyV-V and others added 2 commits June 27, 2024 15:45
Change link to file to link to pr

Co-authored-by: Elliot Winkler <elliot.winkler@gmail.com>
legobeat
legobeat previously approved these changes Jul 1, 2024
Copy link
Contributor

@legobeat legobeat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@legobeat legobeat requested a review from mcmire July 3, 2024 22:07
@jhonnyV-V
Copy link
Author

Hi, @legobeat @mcmire any updates on this pr?

@legobeat legobeat requested a review from a team September 23, 2024 21:42
legobeat
legobeat previously approved these changes Sep 23, 2024
legobeat
legobeat previously approved these changes Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants