Last active
January 17, 2017 10:13
-
-
Save tjunghans/b3f70a3472ce329c45d8b3a84e5006f5 to your computer and use it in GitHub Desktop.
Start Google Chrome with different useragent
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
# 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