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

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 10 回表示
  • 最後の返信者: cor-el

more options

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?

すべての返信 (2)

more options

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?

more options

You can consider to use the Live Http Headers extension.