cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
이희구
New member
Status: New idea

When a new window is opened, the developer tools opened on the original page cannot view the network information of the new window.

I would like to have the developer tools open automatically when I click on a link that opens in a new window like Chrome, so that I can see the initial network information that is generated.

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

Honza
Employee
Employee

This has been requested before and here is a bug in our tracker:

https://bugzilla.mozilla.org/show_bug.cgi?id=997233

Perhaps using Multiprocess Browser Toolbox (MBT) can help you

https://firefox-source-docs.mozilla.org/devtools-user/browser_toolbox/index.html

You can use the MBT in multiprocess mode to capture requests for new windows.