Skip to content

Instantly share code, notes, and snippets.

@why-el
Created December 16, 2012 11:00
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 why-el/4306340 to your computer and use it in GitHub Desktop.
Save why-el/4306340 to your computer and use it in GitHub Desktop.
Save mixest.com songs to local history. Assumes mixest is playing in the first tab, for now. Works like a charm with Alfred.
tell application "Google Chrome"
execute front window's first tab javascript "document.getElementById('lovebutton').click();"
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment