Skip to content

Instantly share code, notes, and snippets.

@kyleridolfo
Created September 26, 2011 13:56
Show Gist options
  • Save kyleridolfo/1242286 to your computer and use it in GitHub Desktop.
Save kyleridolfo/1242286 to your computer and use it in GitHub Desktop.
Launch Google Chrome on OS X with a different User-Agent
open ~/Applications/Google\ Chrome.app/ --args -user-agent="MobileSafari 1.1.3 - iPhone --- Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A93 Safari/419.3"
@kyleridolfo
Copy link
Author

Replace this with your system's path to Google Chrome:
"~/Applications/Google\ Chrome.app/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment