Skip to content

Instantly share code, notes, and snippets.

@iissnan
Last active April 27, 2016 08:43
Show Gist options
  • Save iissnan/0e80b25a942be19621e8f260d33e7a0f to your computer and use it in GitHub Desktop.
Save iissnan/0e80b25a942be19621e8f260d33e7a0f to your computer and use it in GitHub Desktop.
Start Google Chrome in incognito mode with DevTools open automatically on Windows
REM Close any existing Google Chrome instatnce first.
"C:\Users\{user.name}\AppData\Local\Google\Chrome\Application\chrome.exe" --auto-open-devtools-for-tabs --incognito URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment