- Google Chrome Web Store (works with any Chromium browsers: Arc, Google Chrome, Microsoft Edge, Opera, Vivaldi, Brave, Epic, and more...)
- Microsoft Edge Add-ons (works with the Microsoft Edge browser)
NiM manages the Chrome/Edge DevTools window/tab lifecycle leaving you with more ability to focus on what matters... debugging your code.
Before the problem was solved by Google, NiM was a solution that mean't you no longer need to copy/paste DevTools URL's or continue opening/closing tabs/windows, and since then it continues to offer many additional benefits outside of it's primary use case.
NiM provides you with lots of options...
- Manage and monitor local and remote debugging sessions
- Manual or automatic control of DevTools interface
- Open DevTools in a new tab or window
- Make DevTools focused or inactive on start
- Customize duration between v8 Inspector probes
- Receive helpful notifications from 3rd party services such as your CI/CD pipeline
- Work around any upstream bugs in Chrome/Edge DevTools via customized DevTools versions
- DevTools tab grouping
Simple and basic... just install the Chrome Extension in any of the following ways:
- Install via Chrome Web Store or Microsoft Edge Add-ons
- Install via GitHub source by forking/cloning the repo...
git clone https://github.com/june07/nimv3.git
npm ci --legacy-peer-deps
npm build
and then load the extension unpacked
- NiM post install page provides some help https://blog.june07.com/nim-install
- Debugging NiM itself https://blog.june07.com/debugging-nim/
Any and all feedback is encouraged and welcome. Send us an email!
PLEASE NOTE: Installing this does require the sharing of your email address with me (and only me). You are given other notice of this, 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 667@june07.com 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.