老外給了一個方法:html
The way I found about the extension that was blocking my resource was through the net-internals tool in Chrome:前端
For Latest Versions of chromegit
Type chrome://net-export/ in the address bar and hit enter.
Start Recording. And save Recording file to local.
Open the page that is showing problems.
Go back to net-internals
You can view Recorded Log file Here https://netlog-viewer.appspot...
click on events (###) and use the textfield to find the event related to your resource (use parts of the URL).
Finally, click on the event and see if the info shown tells you something.github
For Older Versions of chromeweb
Type chrome://net-internals in the address bar and hit enter.
Open the page that is showing problems.
Go back to net-internals, click on events (###) and use the textfield to find the event related to your resource (use parts of the URL).
Finally, click on the event and see if the info shown tells you something.
翻譯下面試
一、 打開chrome://net-export/chrome
還有個常常用的地址:chrome://net-internalssegmentfault
能夠用來清除DNS緩存這些瀏覽器
精心打造全新課程,歡迎吐槽!反饋寶貴意見!緩存
在線課程:前端增加-你不知道的那些細節
附贈:常見核心前端面試問題與詳細解答
官方博客:FED123前端學堂
課件腦圖下載:https://github.com/chalecao/fed-regain