Skip to content

Instantly share code, notes, and snippets.

@zoutepopcorn
Created November 23, 2022 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoutepopcorn/485c0cef0c234b51938c65efef5dcc69 to your computer and use it in GitHub Desktop.
Save zoutepopcorn/485c0cef0c234b51938c65efef5dcc69 to your computer and use it in GitHub Desktop.
Sleep, 1000
WinActivate, ahk_exe chrome.exe
Loop {
Sleep, 30000
WinActivate, ahk_exe chrome.exe
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment