I have a many chrome windows open. Each chrome window has many tabs.
Right now I can only go to the chrome tab if what I want is the active tab by calling the name of the tab directly.
!t::
WinActivate System - Google Sheets - Google Chrome
Return
If the name of the tab is not active, nothing happens when I use the hotkey.
How do I get autohotkey to search through all the tabs and activate the one I want?