Sometimes we need to check the console or the network transactions of a link that opens up in a new tab. By default, the Chrome developer tools are not opening in a new tab. So, by the time when we hit F12 and open the dev tools, part of the information we needed could be already gone.
There's a setting in dev tools where you can keep the dev tools open automatically in a new tab.
To enable that, hit F12 and open up the dev tools.
Click on the settings icon in the top right corner.
You'll be able to find the option to Auto-open DevTools for popups.
Select the checkbox and we're good to go!
Comments
Post a Comment