Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to open the Chrome Developer Tools in a new window?

When I try to use the Chrome Developer Tools, it seems I can no longer view it in a new window.

Is this a bug or was that really an intended change in an update?

How can we open the Chrome Developer Tools in a new window?

Here's a screenshot of what I'm talking about.

enter image description here

like image 568
Abel Callejo Avatar asked Oct 06 '22 21:10

Abel Callejo


2 Answers

As of Chrome 52, the UI has changed. When the Developer Tools dialog is open, you select the vertical ellipsis and can then choose the docking position:

enter image description here

Select the icon on the left to open the Chrome Developer Tools in a new window: multiple windows icon


Previously

Click and hold the button next to the close button of the Developer Tool in order to reveal the "Undock into separate window" option.

enter image description here

Note: A "press" is not enough in that state.

like image 463
8 revs, 4 users 34% Avatar answered Oct 18 '22 21:10

8 revs, 4 users 34%


enter image description here

  1. click on three dots in the top right ->
  2. click on "Undock into separate window" icon
like image 10
фымышонок Avatar answered Oct 18 '22 23:10

фымышонок