NIM (Node Inspection Monitor)

NIM (Node Inspection Monitor)

NIM Stylized Logo

What is it?

A Chrome Extension that monitors the integrated Node V8 inspector and automates the management of Chrome DevTools during development using Node.js.

Excerpts taken from various online forums:

Is there a way to get chrome-devtools (--inspect) to automatically detach from a process that has ended?[1]

How to create Windows shortcut for chrome-devtools link?[1:1]

How to really debug node.js app?[1:2]

How to open the chrome browser to a chrome dev tool url[1:3]

I had a similar question myself before writing this extension. Node


  1. http://stackoverflow.com/questions/40050700/how-to-open-the-chrome-browser-to-a-chrome-dev-tool-url/40857035#40857035 ↩︎ ↩︎ ↩︎ ↩︎