metal-devtools
metal-devtools copied to clipboard
:metal: Developer Tools for Metal.js
metal-devtools

Installation
- Download from chrome store
- See how it works by using it here
Seeing Errors?
If you happen to see any errors or logs in your console that contain...

Please report those here
Developing
- Clone Repo
- run
npm installat 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/distdirectory
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