Skip to content

Instantly share code, notes, and snippets.

@mkormendy
Forked from geddski/reload.applescript
Created August 11, 2014 14:10
Show Gist options
  • Save mkormendy/d4dbbc9a4d01e4785786 to your computer and use it in GitHub Desktop.
Save mkormendy/d4dbbc9a4d01e4785786 to your computer and use it in GitHub Desktop.
tell application "System Events"
keystroke "s" using command down
end tell
tell application "Google Chrome" to tell the first «class CrTb» of its first window
«event CrSuRlod»
end tell
tell application "Google Chrome" to set «class acTI» of first window to 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment