AutoHotkey-script-Open-Show-Apps icon indicating copy to clipboard operation
AutoHotkey-script-Open-Show-Apps copied to clipboard

Shortcuts to Chrome Apps if WindowTitleWord isn't consistent?

Open rich88 opened this issue 5 years ago • 0 comments

Some Chrome Apps have titles that change, without any consistent naming: eg. the Chrome app for Hey email has window names that change from "Imbox" to "The Feed" to "Paper Trail". The Windows shortcut has a target like "C:\Program Files (x86)\Google\Chrome\Application\chrome_proxy.exe" --profile-directory=Default --app-id=nnabkjoflnejbhdbdgoapgbiejagmaen

Is there any way to create a shortcut to such an app if the title is unknown?

rich88 avatar Sep 12 '20 00:09 rich88