chrome调试本地项目, 引用本地javascript文件

chrome调试本地项目, 引用本地javascript文件

本地文件可以访问本地文件
修改快捷方式属性

C:\Users\xxx\AppData\Local\Google\Chrome\Application\chrome.exe --args --disable-web-security --allow-file-access-from-files 

修改user-agent
可以伪装成ipad或者其他的
--user-agent="Chrome_eu"

posted @ 2016-06-17 13:02  CooMark  阅读(3270)  评论(0编辑  收藏  举报