Node Debugger

Debug Node in Chrome devtools
What is Node Debugger?
'Node Debugger' is a Chrome extension that allows developers to debug Node in chrome devtools. By saving configured debugging sessions, it automatically checks for their availability on startup. It helps streamline the debugging process in node 6.3+ processes started with the --inspect flag. Future updates intend to auto-reconnect the debugger when it goes offline.

Extension stats

This extension was removed from Chrome Web Store on 2024-05-02
By: Apt-2531
Users: 1,000+
Rating: 5.00 (3)
Version: 0.6.0 (Last updated: 2016-10-28)
Creation date: 2016-10-28
Risk impact: High risk impact
Risk likelihood: High risk likelihood
Manifest version: 2
Permissions:
  • activeTab
  • tabs
  • http://*/
  • https://*/
  • storage
Size: 2.31M

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension

Extension summary

Connect to v8 inspector debugging instances! This extension allows you to save configured debugging sessions and will automatically check them for availability on startup.

To quickly get started you can do the following:

  • Start a node 6.3+ process with the --inspect flag set (this will start a debugging session at localhost:9229)
  • Click on the extension icon in Chrome and see that the Default session is available.
  • Click on the Default session and a new Chrome window will load with the devtools connected to node.
  • Carry on making great apps!

Roadmap ahead:

  • Attempt to detect when the debugger goes offline (this happens frequently in development with Nodemon) and attempt to reconnect automatically

User reviews

Simple and very good!
by Gilmar Lima, 2018-01-04

The only one that really works, with a nice interface as well.
by Tony Ko, 2017-07-14
View all user reviews

Extension safety

Risk impact

Node Debugger requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

Node Debugger may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to Node Debugger: