Google Chrome' chrome:// view-http-cache' vs' chrome:// cache /'

时间:2015-12-29 05:22:03

标签: google-chrome google-chrome-extension

网络流量监控让我发疯。我希望能够跟踪来自不同Chrome扩展程序的所有请求。为此,我尝试了各种方法:

  1. webRequest API:仅捕获内容脚本请求

  2. devtool API:只有在打开devtool并且selenium和devtool一次无法工作时才有效(https://sites.google.com/a/chromium.org/chromedriver/help/devtools-window-keeps-closing),所以也不能使用这种方法。

  3. Selenium 2 with proxy:这很好但我不想使用第三方库来完成这项小任务
  4. 然后我有' chrome:// view-http-cache /'和' chrome:// cache /':我用Google搜索,以便更好地理解它。我想知道谷歌浏览器如何填充这些以及他们对此有什么东西。在哪里可以阅读更多有关这两项服务的内容?这两者有什么区别?

0 个答案:

没有答案
相关问题