Skip to content

Instantly share code, notes, and snippets.

@chestozo
Created July 17, 2015 13:54
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 chestozo/3ed65ff1f8cd54babc52 to your computer and use it in GitHub Desktop.
Save chestozo/3ed65ff1f8cd54babc52 to your computer and use it in GitHub Desktop.
osascript -e ‘tell application “Google Chrome”’ -e ‘set t to active tab of window 1’ -e ‘end tell’ -e ‘return t’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment