Refined GitHub
Simplifies the GitHub interface and adds useful features
Manages DevTools with Node V8 Inspector (node --inspect) Debugging Workflow
Review user movement across collected snapshots.
View collected rating snapshots from the latest 7-day window to assess rating stability.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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.
Inspect the latest comments and rating distribution.
Store average score: 4.4. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Review related products from the Chrome Web Store detail page.
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.