Node.js V8 Inspector Chrome Extension

Node, v8, extension, js, application, host, inspector, port, debug, source, code, command, inspect, optional, requires

Node.js V8 Inspector for Chrome Download

  • Chrome Extension Page
    Deleted from Chrome Web store
  • Total Number of Extension users:
    1K +
  • Reviewed by :
    11 Chrome Users
  • Author Name:
    Continuation Labs
Node.js V8 Inspector chrome extension is Extension for launching V8 Inspector for Node.js debugging.

Extension for launching v8 inspector for Node.js debugging.

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 applications 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

Node.js V8 Inspector is deleted from https://chrome.google.com/webstore/. Previously it is on chrome store,its urls is https://chrome.google.com/webstore/detail/nodejs-v8-inspector/lfnddfpljnhbneopljflpombpnkfhggl

Node.js V8 Inspector Related Chrome Extensions