Is there a shortcut for opening the dev tools Network tab in Chrome?

I want to know if there is a shortcut for opening the Network tab in dev tools in Chrome. I know there is a shortcut for opening dev tools and the Console tab, but not for opening the Network tab.

Thanks!

4

3 Answers

In Windows:

1.

1.1) go to DevTools: F12

1.2) open the Command Menu: Ctrl+Shift+P

1.3) type: network, press Enter key

2.

2.1 If the Network was the panel you used last, then use Ctrl+Shift+I

2

For Mac you can use this :

Option + ⌘ + I

1

For Windows you can use:

Ctrl + Shift + I

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like