Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 308 Bytes

add-to-chrome.md

File metadata and controls

14 lines (7 loc) · 308 Bytes

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.