Is there any way to start the profiler without focusing the mouse pointer at the dev-tool window ?
I tried cmd + E , but it didn't work
Here is my Google Chrome version : Version 60.0.3112.113 (Official Build) (64-bit)
Is there any way to start the profiler without focusing the mouse pointer at the dev-tool window ?
I tried cmd + E , but it didn't work
Here is my Google Chrome version : Version 60.0.3112.113 (Official Build) (64-bit)
Copyright © 2021 Jogjafile Inc.
Here's a hack. This only works on Chrome 61 and later. 61 is currently in Beta. It should hit Stable by mid-September 2017. Check
chrome://version
to see what version you're running.So, there's no dedicated shortcut for starting the profiler without focusing the viewport. But you can start the profiler when focus is on the viewport, without using your mouse.
The downside is that focus is now back in DevTools. I'm not sure if there's a way to return focus back to the viewport.