Searches through Chrome windows/tabs for tab with provided name - opens chrome.exe "url" if not found
For example, use:
ActivateOrOpenChrome("Pandora", "www.pandora.com")
to search through Chrome tabs for Pandora and open pandora.com if not found.
example usage