Is it possible to open multiple instances or split the tab view of Chrome toolboxes?

I want to debug the code at the same time that I see what is being sent to the network tab, without having to switch between the Network and Sources tabs . Is there a way to do this with chrome Version 52.0.2743.82 or Version 54.0.2810.2 canary?

I know that it is possible to register an http request in the console, which can be visible with open tabs open, but I want, if possible, the network call tab.

Thank you in advance

+2
source share
1 answer

" ", "" ( ). .

, . Chrome "", .

, , Chrome .

Chromium ​​ . , . , .

, , " ", " ". , .

Show console

" ".

Quick source

"".

Quick source

+5

Source: https://habr.com/ru/post/1015898/


All Articles