【发布时间】:2014-08-15 13:58:04
【问题描述】:
我正在尝试调试应用程序,但它引发了同源策略错误。
所以我跟着票 Disable same origin policy in Chrome
但是,当我从 cmd 使用 CC:\Program Files\Google\Chrome\Application\chrome.exe" --args --disable-web-security 启动 chrome 时,它不会以非安全模式启动,而是也不会显示 chrome 正在以非安全模式运行的通知。
我也为此禁用了所有扩展。
请帮忙。
【问题讨论】:
标签: google-chrome google-chrome-extension