• Home
  • Archives
  • About
  • Github
  • zh


Mac系统如何关掉Chrome的跨域限制

关掉Chrome 跨域限制

因为调试经常需要Chrome关掉跨域限制,网上的方法大多是windows的,

这里今天记录一下:

open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome \
--args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security

微信公众号

本文链接:

https://alili.tech/archive/leqgfwbuko/

# 最新文章