June07 NiM Versions Save

Streamline Your Node.js Debugging Workflow with Chromium (Chrome, Edge, More) DevTools.

2.8.0

3 years ago

Added feature to group devtools tabs, using the newer chromium extension tabgroup api. Grouping tabs allows for more organization when many debugging sessions are active. Also, new sessions will be tied to a group (and thus tab/window) instead of picking the active window which may not be the one you want.

image

Grouping will happen automatically if the setting is on... image

Pushed to https://june07.com/nim (link takes you to either the Chrome Webstore or Edge Add-ons)

https://chrome.google.com/webstore/detail/nodejs-v8-inspector-manag/gnhhdgbaldcilmgcpfddgdbkhjohddkj https://microsoftedge.microsoft.com/addons/detail/nodejs-v8-inspector-ma/injfmegnapmoakbmnmnecjabigpdjeme

v2.7.1

3 years ago

This update addresses: https://github.com/june07/NiM/issues/93 and ads an image rotate utility.

2.7.1 Adds window mode support as well.

v2.6.0

3 years ago

Updates

Also pushed to both Edge and Chrome

v2.5.1

3 years ago

Fixed a bug where not logging into BrakeCODE was causing a problem.

v2.5.0

3 years ago

Update pushed to the Microsoft Edge store: https://microsoftedge.microsoft.com/addons/detail/injfmegnapmoakbmnmnecjabigpdjeme

Chrome Web Store will follow.

v2.4.2

3 years ago

2.4.1

3 years ago

v2.4.0

4 years ago

Several fixes are in this release including https://github.com/june07/NiM/issues/80. Also added a feature to help address this issue https://github.com/nodejs/node/issues/30911.