I want to trace the network activity that happens when I click on a link. The problem is that the link opens a new tab, and apparently the Dev Tools works per tab it was ope
* Disclaimer: Posted by Developer of HttpWatch *
HttpWatch on Windows can record the network traffic generated when a new Chrome tab or window is opened by enabling auto-recording in Tools->Options->Recording. In the new window click on the HttpWatch icon to view the network trace.
The free version will provide basic information such as URL, status code and elapsed time for each request.
* Disclaimer: Posted by Developer of HttpWatch *