NodeJs Debug Manager icon

NodeJs Debug Manager

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

Extension Actions

CRX ID
dgjckdjcikoggkfmkfnpfkmnimhacpdi
Status
  • Minor Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

An extremely beta version of Node Debug Manager. For NodeJs developers who use --inspect. Keeps track of a JSON file containing…

Image from store
NodeJs Debug Manager
Description from store

An extremely beta version of Node Debug Manager. For NodeJs developers who use --inspect.

Keeps track of a JSON file containing the url, if the url key changes it refreshes the debugger window with the url in the JSON file.

You can basically create the file containing the link of the debugger for the app you want to debug using something like Nodemon and the plugin refreshes the debugger when it changes.