Skip to content

metal/metal-devtools

Repository files navigation

metal-devtools

Build Status Chrome Web Store Chrome Web Store

Screenshot

Installation

Seeing Errors?

If you happen to see any errors or logs in your console that contain...

Screenshot

Please report those here

Developing

  • Clone Repo
  • run npm install at root
Chrome
  • Run npm run build(this builds both the injected files and extension files)
  • Open Chrome and navigate to chrome://extensions/
  • Click on "Load unpacked extension" and select the shells/chrome/dist directory

For Metal.js < v2.6.2

Unfortunately if you are not using metal@v2.6.2 or greater, you need to manually add hook. See example here