Is there a way to hide the top menus in Chrome devtools?
问题 I mean hiding the menus in the red box, and only show the console. 回答1: Yes it is possible, with a devtools extension and the "Allow UI themes" experiment (see the "Official method" part of my answer at Custom.css has stopped working in 32.0.1700.76 m Google Chrome update). With this method, you will be able to define arbitrary stylesheets for the devtools. /* Contents of Custom.css, use with https://stackoverflow.com/a/21210882 */ .tabbed-pane-header-tabs[aria-label="Panels"] .tabbed-pane