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"