Skip to content

Instantly share code, notes, and snippets.

@omeriaan
Created July 1, 2016 06:00
Show Gist options
  • Save omeriaan/05039554ff22f3ceaa2819c769dd0b68 to your computer and use it in GitHub Desktop.
Save omeriaan/05039554ff22f3ceaa2819c769dd0b68 to your computer and use it in GitHub Desktop.
ChromeでショートカットでUAを偽装する方法
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 9_3_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13E238 Safari/601.1" --user-data-dir="c:\temp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment