Skip to content

Instantly share code, notes, and snippets.

@clamstew
Forked from wangsha/osx_chrome_insecure
Created May 17, 2017 15:54
Show Gist options
  • Save clamstew/cf73989752648f6845d86f7735a61863 to your computer and use it in GitHub Desktop.
Save clamstew/cf73989752648f6845d86f7735a61863 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