Skip to content

Instantly share code, notes, and snippets.

@tjunghans
Last active January 17, 2017 10:13
Show Gist options
  • Save tjunghans/b3f70a3472ce329c45d8b3a84e5006f5 to your computer and use it in GitHub Desktop.
Save tjunghans/b3f70a3472ce329c45d8b3a84e5006f5 to your computer and use it in GitHub Desktop.
Start Google Chrome with different useragent
# Run Chrome as IE11
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; Ypkch32; rv:11.0) like Gecko"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment