Chrome 49 plus --disable-web-security

后端 未结 7 1661
星月不相逢
星月不相逢 2020-12-29 07:39

Today (Mar, 15, 2016) chrome stopped working with the --disable-web-security flag. I have tried the following options described in various posts: 1) Kill all instances of Ch

7条回答
  •  攒了一身酷
    2020-12-29 08:35

    Just for OS X user, this worked for me (on El Capitan): /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --disable-web-security --user-data-dir=""

    Also works on Yosemite 10.10.5. Please note that --user-data-dir may no longer be left empty. You have to specify some dir.

提交回复
热议问题