简体   繁体   English

Chrome无法在Android上检查网页

[英]Chrome cannot inspect webpages on Android

Chrome浏览器可以检测到设备上已打开的网页,但无法对其进行检查

Like the image above. 就像上面的图片。 Chrome CAN detect opened webpages on device but CANNOT inspect them (click 'inspect' and the opened page is constantly loading and there is no content on it). Chrome可以检测到设备上已打开的网页,但无法对其进行检查(单击“检查”,打开的页面会不断加载,并且其中没有内容)。 The reason may be that my PC that is running Chrome has no Internet access, or that ports of it is limited by my company for security reasons. 原因可能是我的运行Chrome的PC无法访问Internet,或者出于安全原因其端口受我的公司限制。 So how can I inspect the html of my webpage shown on my Android device? 那么,如何检查Android设备上显示的网页的html?
1. Port forwarding may be a solution. 1.端口转发可能是一种解决方案。 Who can tell me how please? 谁能告诉我如何? I tried but failed. 我尝试了但是失败了。
2. I can't load the help page about port forwarding ( https://developers.google.com/chrome-developer-tools/docs/remote-debugging#reverse-port-forwarding ). 2.我无法加载有关端口转发的帮助页面( https://developers.google.com/chrome-developer-tools/docs/remote-debugging#reverse-port-forwarding )。 Who can send me the content (mailto: xyxzfj@gmail.com)? 谁可以向我发送内容(邮件至:xyxzfj@gmail.com)?
Thanks a lot! 非常感谢!

The last step needs to visit https://chrome-devtools-frontend.appspot.com . 最后一步需要访问https://chrome-devtools-frontend.appspot.com If you cannot open the link, that's why you got an empty window. 如果您无法打开链接,这就是为什么您会看到一个空窗口的原因。 In this case maybe you need a VPN. 在这种情况下,您可能需要VPN。 This is really a problem for people in China because the appspot.com domain is blocked by GFW . 这对于中国人来说确实是一个问题,因为appspot.com域已被GFW阻止。 So sad. 好难过。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM