This question is directly related to following existing question with different tag:
Keyboard shortcut to switch focus from web developer tools to page in Chrome
As stated in the title, is there anyway we can switch focus from web developer tools to page in Chrome on Mac OSX.
I looked up online, and at Chrome Dev. doc and help forum, nothing there but they pointed to SO for an answer. Here are some links regarding this question, I already found useless:
Open the shortcuts menu from the Command Menu (Cmd + Shift + P > Shortcuts). Select the Edit button next to a shortcut. Enter your desired shortcut via Add a shortcut link. Save your changes by selecting the checkmark.
The keyboard shortcut Cmd + Shift + A (Mac) or Alt + Shift + A (Windows) is the easiest way to switch between tabs in Chrome. This shortcut pulls up a sidebar of your recent tabs.
To open the developer console window on Chrome, use the keyboard shortcut Ctrl Shift J (on Windows) or Ctrl Option J (on Mac).
Press F6 three times. To go back to DevTools press F6 one time.
F6 loop the focus in this order:
You can move focus to the address bar with "Cmd + L". If you put javascript:
in the address bar and hit the enter key, you can switch the focus to the page.
But javascript:
is too long, isn't it? Then follow this.
javascript:
Now you can move focus to the page only with j
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With