Chrome Dev Tools is it possible to keep open even after window closes?

前端 未结 2 1511
长情又很酷
长情又很酷 2020-12-29 03:56

I need to see the network traffic for a particular site of which I have no control. The problem is that the site at one point triggers a pop-up which automatically closes wh

2条回答
  •  [愿得一人]
    2020-12-29 04:48

    I use this chrome extension. It has a URL sniffer, which you can open in any window and it'll log all HTTP requests for you.

提交回复
热议问题