I know URL chrome://devtools/devtools.html - it opens empty inspector
that is not linked to any page. How do I open an inspector that
focuses on particular page?
> --
> Chromium Discussion mailing list: chromium...@chromium.org
> View archives, change email options, or unsubscribe:
> http://groups.google.com/a/chromium.org/group/chromium-discuss
>
| Windows / Linux | Mac | |
|---|---|---|
| Open Developer Tools | F12, Ctrl + Shift + I | Cmd + Opt + I |
| Open / switch from inspect element mode and browser window | Ctrl + Shift + C | Cmd + Shift + C |
| Open Developer Tools and bring focus to the console | Ctrl + Shift + J | Cmd + Opt + J |
| Inspect the Inspector (undock first one and press) | Ctrl + Shift + J | Cmd + Opt + J |