Skip to content

Instantly share code, notes, and snippets.

@roelven
Created May 4, 2010 20:07
Show Gist options
  • Save roelven/389896 to your computer and use it in GitHub Desktop.
Save roelven/389896 to your computer and use it in GitHub Desktop.
Different User agent in Chrome
// How to switch Useragent in Google Chrome on Mac:
In bash run:
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome -psn_0_159783 -user-agent="Mozilla/5.0 (iPhone; U; CPU iPhone OS 3_1_3 like Mac OS X; en-us) AppleWebKit/528.18 (KHTML, like Gecko) Version/4.0 Mobile/7E18 Safari/528.16"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment