Skip to content

Instantly share code, notes, and snippets.

@wangsha
Created November 16, 2014 06:21
Show Gist options
  • Save wangsha/c3586e5e06cdca6a6416 to your computer and use it in GitHub Desktop.
Save wangsha/c3586e5e06cdca6a6416 to your computer and use it in GitHub Desktop.
osx run chrome in insecure mode
open -a Google\ Chrome --args --disable-web-security --allow-running-insecure-content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment