Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 674 Bytes

File metadata and controls

19 lines (13 loc) · 674 Bytes

Add Custom Build to Chrome

  • Open Settings (3 dots) > More tools > Extensions.
  • Alternatively, use the URL chrome://extensions/ in your address bar
  • Check "Developer mode".
  • At the top, click Load unpacked.
  • Navigate to your metaverse-vm-extension/dist/chrome folder or use the release downloaded and unzipped.
  • Click Select.

You can now create or import your wallet !

To change the language:

  • Change to your locale via chrome://settings/languages
  • Restart the browser and test the plugin in your locale

To debug, you can click 'inspect views: background plugin' to view its dev console.