Is there a way to view multiple Chrome devtools panels at the same time? A split window, like this mockup, would be nice:
I find this limitation frustrating too, all those other monitors are wasted! Here is poor man's solution:
--remote-debugging-port=9999
command line parameterchrome://inspect
localhost:9999
Unrelated tip: system wide nightmode experience: http://danielsokolowski.blogspot.com/2018/11/windows-10-8-7-night-mode.html
As of Chrome Canary 33.0.1732.0, there's a "Show editor in Drawer" experiment. The editor shows up whenever you hit any anchor to the source code in DevTools.