HuarenYu / note

记录遇到的问题
8 stars 1 forks source link

使用chrome remote debug时打开inspect时出现一片空白 #1

Open HuarenYu opened 8 years ago

HuarenYu commented 8 years ago

因为chrome inspect需要加载 https://chrome-devtools-frontend.appspot.com 上的资源,所以需要翻墙。

https://github.com/GoogleChrome/ADBPlugin/issues/14

yuyongyu08 commented 8 years ago

我已经翻墙了,谷歌搜索都能正常使用,但是还是空白

HuarenYu commented 8 years ago

@yuyongyu08 你直接访问https://chrome-devtools-frontend.appspot.com 看行不行

yuyongyu08 commented 8 years ago

是可以的。参见附件:

在 2016年9月12日,15:37,Huaren YU notifications@github.com 写道:

@yuyongyu08 https://github.com/yuyongyu08 你直接访问https://chrome-devtools-frontend.appspot.com https://chrome-devtools-frontend.appspot.com/ 看行不行

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/HuarenYu/note/issues/1#issuecomment-246270724, or mute the thread https://github.com/notifications/unsubscribe-auth/AI1gT9Ui69pPYZFS5ianYkIdAmBJduOaks5qpQEfgaJpZM4HoDfj.

HuarenYu commented 8 years ago

@yuyongyu08 改一下hosts试一试

74.125.25.141 chrome-devtools-frontend.appspot.com

jsoncode commented 7 years ago

chrome://appcache-internals/# remove all enjoy it

see it https://segmentfault.com/a/1190000007785694?_ea=2780177

cuijiudai commented 7 years ago

@HuarenYu not work now

someoneoylp commented 6 years ago

我翻墙了,但是无法访问https://chrome-devtools-frontend.appspot.com,请问是什么问题呢?

cuijiudai commented 6 years ago

@someoneoylp 开个全局模式试下,我翻墙可以访问哦

AndySmiths commented 6 years ago

调试的时候,个别页面一片黑,但是在elements 页面选择div 等还是能显示标签大小信息的是怎么回事?

hanmingkang commented 6 years ago

调试的时候,个别页面一片黑,但是在elements 页面选择div 等还是能显示标签大小信息的是怎么回事? 同问这个问题

HuarenYu commented 6 years ago

@ksx159 @AndySmiths @cuijiudai @someoneoylp 新增了FreeVPNSetup.exe,clone这个repo,用这个翻墙即可解决

zhenyuT commented 6 years ago

加了hosts 74.125.25.141 chrome-devtools-frontend.appspot.com 然后就正常了~~

chen4 commented 6 years ago

@HuarenYu FreeVPNSetup.exe这个软件好像不能用了,大佬有新的翻墙方法吗?

Black-Kitten commented 5 years ago

我在检查器里面能够看见dom节点 但是里面都是空的 除了script标签 有大佬能够给我什么帮助吗.. image

HuarenYu commented 5 years ago

@Black-Kitten 你翻墙了吗?

QGB commented 3 years ago

chrome://appcache-internals/# remove all enjoy it

see it https://segmentfault.com/a/1190000007785694?_ea=2780177

没用啊 image