diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -6,3 +6,12 @@ npm install grunt dev ``` + +### In Chrome + +Open `Settings` > `Extensions`. +At the top, click `Load Unpacked Extension`. +Navigate to your `metamask-plugin/dist` folder. +Click `Select`. + +You now have the plugin, and can click 'inspect views: background plugin' to view its dev console. |