/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$ open -a Google\ Chrome --args --disable-web-security Also if you're trying to access local files for dev purposes like AJAX or JSON, you can use this flag too. -–allow-file-access-from-files