Refined GitHub
Simplifies the GitHub interface and adds useful features
Manages DevTools with Node V8 Inspector (node --inspect) Debugging Workflow
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
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.4。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Simplifies the GitHub interface and adds useful features
Drop your mockup on the live page for pixel-perfect comparison with your code.
Redux DevTools for debugging application's state changes.
DevTools browser extension for Vue.js
GraphQL debugging tools for Apollo Client.
Dev-tools for MobX and React
Even after specifying ip address and port where NodeJS app is hosted, this plugin is unable to inspect the app. Anything else I need to take care of?
Suddenly consumes 90% of my CPU on Mac. It's a great extension but I can't say if it's safe to use.
This will definitely save us time. Thank you!
This fixed a frustrating painpoint for my node dev workflow. So grateful.
Amazing.
very good
If could auto connect muti node instance would be better. Now the network tab has no cascade folder structure.
Very useful plugin for nodejs programmers. Thank you.
LOVE this extension though I think it's life will be short lived. As of Chrome Version 60.0.3102.0-canary, you can visit chrome://inspect and click "Open dedicated DevTools for Node" and you'll get devtools, FULLY connected as a debugger (can profile startups, inspect objects, console works perfectly, etc..) that will reconnect to the same debugger port (no more copy/paste UID issues) AND can even have multiple "connections" (different debugger port presets so you can easily switch between multiple apps). Now if we can JUST get an extension that opens this thing directly (no more chrome://inspect), we're all set!
This is really helpful for me. I use it with nodemon. My only gripe with it and the reason why I give 4 stars instead of 5 is that the way dev tools gets invoked, it always steals focus. I have to disable this plugin when I don't need it or change my watch script to not at "--inspect". If the author can't change the way focus is stolen, they should add an quick on/off toggle to its icon. Definitely a very useful plugin and I recommend it highly to any other Node.js developers.