Undock Chrome Developer Tools

后端 未结 3 1183
半阙折子戏
半阙折子戏 2021-01-30 11:59

How do I undock the Chrome Developer Tools in Chrome? Pressing the left bottom corner just moves it to the right side.


(source: github.io)

3条回答
  •  长发绾君心
    2021-01-30 12:49

    Click the vertical ellipsis button ( ⋮ ) then choose the desired docking option. (the docking option with the red circle around it, is undock)

    For older version of Chrome, press and hold the corner button

    You can also undock/dock-to-left/dock-to-right/dock-to-bottom from the Command Menu. Press Cmd+Shift+P (Mac) or Cmd+Shift+P (Windows, Linux, Chrome OS) to open the Command Menu, then start typing bottom/left/right/undock.

    DevTools documentation on docking: https://developers.google.com/web/tools/chrome-devtools/ui#placement

提交回复
热议问题