稳定信号未识别高风险权限组合
Node Inspector Manager (NIM) icon

Node Inspector Manager (NIM)

Manages DevTools with Node V8 Inspector (node --inspect) Debugging Workflow

用户数10K当前公开安装规模
评分4.4商店平均评分
评论数97公开评论体量
Manifest 版本V3插件平台版本
7日增长0近 7 天净增用户
7日增长率0%相对周增长速度
视觉预览

Node Inspector Manager (NIM) 媒体预览

6 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

10K10K10K10K10K2026年7月15日2026年7月18日2026年7月21日最新值: 10K
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
4.41
最新值
4.41
7 日评分变化
0.00
4.314.364.414.464.512026年7月15日2026年7月18日2026年7月21日最新值: 4.41
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长持平
00%
7日增长持平
00%
30日增长持平
00%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本3.13.3
ManifestV3
大小686KiB
语言数40Deutsch / English / Indonesia +37
发布时间
最近更新
最近抓取
DeutschEnglishIndonesiaKiswahiliMelayuNederlandsTiếng ViệtTürkçecatalàdanskeestiespañol
简介

插件简介

查看插件说明、主要功能和适用场景。

By installing you are agreeing to:

PRIVACY POLICY - https://app.termly.io/document/privacy-policy/04164179-f943-4e87-ac8b-5afd0367dc6c

PLEASE NOTE: Installing this via the Chrome Web Store does require the sharing of your email address with me (and only me). You are given notice of this via the webstore, but it's become and remains such an issue that I feel the need to make it OVER-abundantly clear. If you take issue with sharing your email address with me (mine is [email protected] by the way) please, I implore you to clone/fork a copy yourself and change what you don't like about the code and/or use alternate solutions (none of which are as good as NiM, but call me biased). Further feel free to contact me directly and have a chat. Unlike the behemoths like Facebook, Google, Amazon that you probably (and without hesitation) share your email address with, I actually care about the concerns of the actual people who choose to use the code I wrote (~99%) and am responsible for. Here is the privacy policy that goes along with NiM https://june07.com/privacypolicy. Thank you so much.

This Chrome Extension streamlines your Node.js development cycle when using Chrome DevTools.

NiM provides extended capabilities even compared with the new chrome://inspect option. Check out what Paul Irish of the Google Chrome team wrote about NiM... https://twitter.com/june07t/status/861664828909264896.

NiM manages the Chrome DevTools window/tab life-cycle leaving you with more ability to focus on what matters... debugging your code. You no longer need to copy/paste DevTools URL's or continue opening/closing tabs/windows.

评价

最新评论快照

查看最近评论和评分分布。

商店综合星级4.4Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分4.4仅基于下方已同步评论正文计算
有内容评论58已同步的评论正文数量
总评分/评论数97Chrome 商店公开评分/评论计数

商店综合星级:4.4。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
43
4
4
3
5
2
2
1
4
Sebastien Lapratte2020年1月9日
5

Very usefull! Thanks for you great work!

语言 en
1 有用 · 0 无用
aaliyah2019年12月27日
5

Very useful extension!

语言 en
2 有用 · 0 无用
Owen Luke2019年12月26日
5

Great job!

语言 en
0 有用 · 1 无用
Suneil Nyamathi2019年12月20日
1

I keep getting notifications from this plugin even though I've opted out in the settings.

语言 en
1 有用 · 1 无用
John Magdy (Zorono)2019年10月29日
3

Good one but it makes me crazy when it duplicated that `Node.JS DevTools` Tab more than 40 times in minute... please do something in that :( and please can anyone explain why do it need `Viewing my Email Address` Permission ??? (i couldn't find any reason for that... on my opinion at least)

语言 en
1 有用 · 1 无用
青山正太郎2019年8月14日
5

Thank you!

语言 en
Denys Avilov2019年4月8日
5

Such a useful extension which gets you rid of annoying routine actions each time you run a nodejs script.

语言 en
3 有用 · 0 无用
Bruce2019年1月8日
5

Great job! I'm using nodemon. The problem I'm having is that the UUID in inspector's URL changes on every restart. This plugin solves this problem perfectly.

语言 en
3 有用 · 1 无用
Андрій Кукуруза2018年12月28日
5

Very useful!

语言 en
3 有用 · 0 无用
Hector Bas2018年12月8日
5

I just got to say, such a simple add-on that is gonna resolve SOOO many headaches. Luckily for me I am at the beginning of the road in setting up a new scripting environment with ClearScript. My whole reasoning for using this engine was 1) we are .NET developers & 2) the support of Google's scripting engine, V8. When it comes to javascript and debugging, Google's dev tools are just unparalleled. Easy to use AND we don't have to use a custom debugging tool for that one off project. Naturally, as I am investigating this new tool, I came across the ability to attach CDT as a debugger, but the process to get it attached was slightly tedious. One of the first solutions I cam across was this chrome extension. Initially I ignored it, since it was clearly advertised for Node.js. However I wanted to see what kind of options could be specified, and man was it easy to configure it for my use case. The only "special" thing I really had to do was change the DevTools url/version in options to point to: "chrome-devtools://devtools/bundled/inspector.html". Afterwards, it worked flawlessly. A few things I would recommend to the extension developer: 1) I'd highly recommend stating somewhere clearly in the description for support of other such tools such as ClearScript, I almost skipped out on this gold mine 2) Potential support for specifying multiple host and port profiles with a naming scheme and active Boolean flag? 3) An option to auto-launch the debugger for an X amount of time from the point of enabling OR if now launch after X time then auto-disable untill manually re-enabled. This would be to prevent unintended attachments (scenario for multiple developers who work on the same set of remote servers) and just have a smooth debugging experience for the time allotted. Perhaps change the color of the logo in the quick launch bar to indicate that it is not actively monitoring. 4) Would it be possible for you to tell CDT to automatically pause execution upon load? If not, not a huge big deal as it seems most of these engines have flags for this type of scenario to make sure that you don't miss any script execution. Overall, fantastic job!

语言 en
3 有用 · 1 无用