Skip to content

Instantly share code, notes, and snippets.

@iglvzx
Created June 25, 2012 18:32
Show Gist options
  • Save iglvzx/2990388 to your computer and use it in GitHub Desktop.
Save iglvzx/2990388 to your computer and use it in GitHub Desktop.
SetTitleMatchMode, RegEx
#IfWinActive, - Google Chrome$
!RButton::
!LButton::
KeyWait, Alt
Click, Right
SendInput, e
ControlFocus, Chrome_OmniboxView1
SendInput, ^a{Backspace}
SendInput, ^v{Enter}
return
#IfWinActive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment