57

I would like to open chrome debugger in a separate window. Is this possible? How? Internet Explorer opens the debugger in separate window when i press F12 key.

1
  • In my opinion David Hollinshead's answer is now the more accurate/useful as of late '13.
    – Scott Bale
    Commented Dec 13, 2013 at 17:09

3 Answers 3

111

You have to press and hold the 'toggle window position' button in the top right corner and then release the mouse on the icon that appears below.

press and hold

On newer versions of chrome, it looks like this:

enter image description here

7
  • Who'd have thought? Thanks!
    – delliottg
    Commented Dec 26, 2014 at 21:30
  • I should avoid comment saying only thanks, but thanks.
    – Ydhem
    Commented Jan 1, 2015 at 13:33
  • 5
    This seems to be the latest solution (tested 21-03-2015). The graphic truly is worth a thousand words. Commented Mar 21, 2015 at 17:24
  • they could have made it a dropdown at least. click and hold really not obvious Commented May 15, 2015 at 19:09
  • Wow. Never would have expected such terrible UX from Google. That option was impossible to find.
    – Jacek M
    Commented May 21, 2015 at 9:55
58

I was driven mad by this recently. It seems you (now?) have to click and hold on this icon. Two widgets appear and, for me at least, the upper widget undocked.

I'm convinced in the past the button in the bottom left used to toggle

4
  • 8
    This too was driving me mad. Thanks for your help.
    – rfcoder89
    Commented Sep 2, 2013 at 10:31
  • 3
    Thanks! In my opinion this should be the (new, updated) accepted answer.
    – Scott Bale
    Commented Dec 13, 2013 at 17:08
  • There seems to be an extra piece of state or a mode (and a bug). Using the click and hold approach you can choose to dock the dev tools to the bottom or the right hand side of the chrome. Docking to the bottom will single click toggle between a floating window and the bottom. Docking to the right hand side (from being bottom docked) will single click toggle between the right hand side and the bottom. I suspect there is a keyboard shortcut I have only done accidentally that got me into that state initially... (and this is a bug) Commented Dec 31, 2013 at 16:36
  • The comment doesn't stand on it's own "hold on this icon" - what icon?
    – PandaWood
    Commented Dec 3, 2015 at 23:10
47

Click on the first icon in the bottom, left-hand corner (two rectangles) - 'undock into separate window'.

2
  • 6
    For me, it is at the bottom right, not at the bottom left. And you have to long-press in some cases.
    – PaulH
    Commented Jan 22, 2015 at 16:58
  • 10
    The trick is to hold down the "Split window" icon for a bit until the menu opens; then you can choose the "Separate window" icon. Tested & working on Chromium 41 for Linux.
    – SonicARG
    Commented May 4, 2015 at 23:27

Not the answer you're looking for? Browse other questions tagged or ask your own question.