aboutsummaryrefslogtreecommitdiffstats
path: root/docs/add-to-chrome.md
blob: ea5213182c8576c887d1120241b769bfff4d4e0a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Add Custom Build to Chrome

Open `Settings` > `Extensions`.

Check "Developer mode".

At the top, click `Load Unpacked Extension`.

Navigate to your `metamask-plugin/dist/chrome` folder.

Click `Select`.

You now have the plugin, and can click 'inspect views: background plugin' to view its dev console.