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
Excellent plugin for debugging your Node.js server apps! Opens devTools automatically, switches to the "active" debug tab, ... Because you can configure the inspect port, you can also debug node.js apps with forked child processes. Just fork your node child's with a different inspect port in execArgv (e.g. when the parent was started with --inspect(=9229), fork the first child with --inspect=9230, etc.
Great work! Works perfect. It's well designed and it has great support.
u already kno what it is, its ya boy desiigner hype man extraordinaire and this chrome extension works really good 10000/10
To be fair... I'm biased as I wrote it. But also being self critical and always open to constructive criticism, I feel alright with saying that I'm pleased with the result so far. It works as intended and solves the initial problem which it was intended to solve. So thumbs up to the developer. But please continue improving as is required. ;)
Really nifty little tool
Please add multiple port support...
Very nice! I hate cutting/pasting URLs over and over and this seems to solve this entirely. Thank you for doing it.
Great extension. It does exactly what it claims and certainly did simplify my workflow. Adopting NIM, I've been able to return to my old tried and true workflow, while using the new integrated Node V8 Inspector. Thanks.