Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.5 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.5 KB

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 [email protected] or greater, you need to manually add hook. See example here