How to upload a modified folder "metamask-extension" to Chrome?

Hi,
I read the articles on MetaMask community for developer-discussion but didn’t find the one could solve my little problem so I post my question to seek help.

Q:How to run the modified MetaMask extension on Chrome after I add/delete some codes located in the folder MetaMask-extension-10.31.1?

1.I downloaded the chrome.zip(MetaMask-chrome-) and Source code(MetaMask-extension-) from MetaMask on Github(MetaMask-extension/releases/tag/v10.31.1).

  1. And then I tried to modify some js files in the folder MetaMask-extension-10.31.1 to realize some functions
    3.I packaged the folder MetaMask-extension-10.31.1 to .crx but the Chrome failed to read it when I loaded unpacked.

(4.I can load the MetaMask-chrome-10.31.1 sucessfully, but it is the same as the version on the Github.)

Do I need to adjust the manifest.js from MetaMask-chrome-10.31.1?
If it’s true please give me some example/hints to modify the manifest.js.

Hello @user2207 !
Welcome to MetaMask community !

Do you want to contribute or test your functionality?
Then perhaps you should take a look at MetaMask Snaps.
This allows you to extend the MetaMask functionality.
The most popular wallet is now an extensible platform for permissionless innovation.
Bring your features and APIs to MetaMask with MetaMask Snaps.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.