Help us make DevTools Tips better! Fill out this survey to tell us more about your DevTools habits and frustrations.
Use commands to do things faster
There is a command menu in Edge and Chrome that allows you to quickly access many different features of DevTools without having to navigate the UI.
Press ctrl+shift+P (or cmd+shift+P on mac) to open the command menu, and just start typing.
You can use this to, for example, switch to a different panel by typing its name, change the color theme, change settings, disable javascript, etc.