Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jtrent238/7d33f4b1a749ac2f47a02d4fe565ec12 to your computer and use it in GitHub Desktop.
Save jtrent238/7d33f4b1a749ac2f47a02d4fe565ec12 to your computer and use it in GitHub Desktop.
@echo off
cls
color 0a
cd C:\Program Files (x86)\Google\Chrome\Application\
chrome.exe --profile-directory=Default --app-id=nchjmgkklhaplglkoljaancpcajdahhj
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment