Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How to keep network panel open when app spawns a new window/tab

  • 2 trả lời
  • 1 gặp vấn đề này
  • 46 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

I am debugging this app using the network panel. At one point in the flow the app launches a new window/tab and the network calls after that point are lost. Is there a way to make sure the network panel is open by default for this session or this domain or just all the time?

I am debugging this app using the network panel. At one point in the flow the app launches a new window/tab and the network calls after that point are lost. Is there a way to make sure the network panel is open by default for this session or this domain or just all the time?

Tất cả các câu trả lời (2)

I can't find any built-in setting for this, nor any extension that auto-opens the Network Monitor (or other developer tools).

As a workaround, can you test a modified version of the app that re-uses a named window/tab instead of a blank window?

You can consider to use the Live Http Headers extension.