Node.js V8 Inspector

Extension for launching V8 Inspector for Node.js debugging
What is Node.js V8 Inspector?
Node.js V8 Inspector is a Chrome extension that allows you to attach DevTools to running Node.js applications for debugging purposes. It requires Node v6.3.0 or higher. With this extension, you can launch the V8 Inspector and debug your Node.js application seamlessly. Simply run the application with the --inspect command line flag, open the node-v8-inspector extension in Chrome, verify the host and port settings, press the Launch V8 Inspector button, and start debugging your application. The source code for the extension is available on GitHub.

Extension stats

This extension was removed from Chrome Web Store on 2022-06-29
Users: 2,000+
Rating: 3.78 (18)
Version: 0.12.0 (Last updated: 2017-02-07)
Creation date: 2017-02-07
Risk impact: Moderate risk impact
Risk likelihood: High risk likelihood
Manifest version: 2
Permissions:
  • http://*/
  • storage
  • notifications
Size: 40.55K
URLs: Website

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

Node.js V8 Inspector is a Chrome extension for attaching DevTools to running Node.js applications (requires Node v6.3.0). After installing this extension, debug your application using the following steps:

  1. Run a Node.js application with the --inspect command line flag.
  2. Open the node-v8-inspector extension in Chrome.
  3. Verify that host and port match your application's host and debug port. The default value is 9229, the same default used by Node.js. The host defaults to localhost.
  4. Press Launch V8 Inspector button.
  5. Debug your application.
  6. Profit (optional).

Source code at https://github.com/continuationlabs/node-v8-inspector

User reviews

Thanks for the extension! Very helpful for node.js developers!
by Edward Diehl, 2017-06-17

I'm recently coming to understand that Node 6.x and 7.x use very different debuggers and some combination of the older debugger, chrome and devtools are such that things are largely broken if you try to use this with Node 6.x (LTS). I think that's why my experience with this was poor. I have not tried with Node 7.x though.
by Michael Richardson, 2017-05-17

Have no file tree if open inspector through the extension.
by Ilia Baryshnikov, 2016-11-10
View all user reviews

Extension safety

Risk impact

Node.js V8 Inspector requires a few sensitive permissions. Exercise caution before installing.

Risk likelihood

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

Upgrade to see risk analysis details

Promo images

Node.js V8 Inspector small promo image
Small promo image

Similar extensions

Here are some Chrome extensions that are similar to Node.js V8 Inspector: