Skip to content

Instantly share code, notes, and snippets.

@tednaleid
Created October 25, 2011 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tednaleid/1313794 to your computer and use it in GitHub Desktop.
Save tednaleid/1313794 to your computer and use it in GitHub Desktop.
alias to launch google chrome with the iPad user-agent
alias ipadchrome='open /Applications/Google\ Chrome.app --args -user-agent="Mozilla/5.0(iPad; U; CPU iPhone OS 3_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B314 Safari/531.21.10"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment