Created
September 26, 2011 13:56
-
-
Save kyleridolfo/1242286 to your computer and use it in GitHub Desktop.
Launch Google Chrome on OS X with a different User-Agent
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace this with your system's path to Google Chrome:
"~/Applications/Google\ Chrome.app/"