Chrome >=24 - how to dock devtools to the right?

隐身守侯 提交于 2019-12-18 10:20:14

问题


I like docking devtools to the right. I remember how happy I was when I first saw that option when I realized I no longer have to split screen and position windows manually.

Recent versions of chrome that option seems to be missing. Even on my installs where I already have devtools on the right the option is removed.

Where did it go?


回答1:


If you click and hold on the icon in the top right next to the close icon (Undock into separate window button), you are given the option to dock it to the right. See screenshot:

Starting in Chrome 41, you are able to use Ctrl + Shift + D (Windows/Linux) or Command (⌘) + Shift + D (Mac OS X) to be able to toggle between these views.

Starting in Chrome 46, they've finally changed the user interface for the docking location. There's a vertical ellipsis now and in there it has explicit buttons for each docking location. See screenshot:



来源:https://stackoverflow.com/questions/14386994/chrome-24-how-to-dock-devtools-to-the-right

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!