Is it possible to view multiple Chrome devtools panels at once?
Is there a way to view multiple Chrome devtools panels at the same time? A split window, like this mockup, would be nice: Or in separate windows. It would be extremely useful to be able to view the Sources panel and Network panel at the same time, to see exactly when network requests are fired while stepping through code. The console can be pulled up while inside any other panel by clicking or pressing esc , so why not the other panels? I haven't found much by searching, but maybe this is possible with a devtools extension . Does this exist already? If not, is it possible? I find this