Age | Commit message (Collapse) | Author |
|
|
|
Since the addition of the Chrome "Extensions" toolbar icon, the UFO
toolbar item moved. Adjust the click x-position accordingly.
|
|
To facilitate tests opening an uncached file.
This shortcut clicks on the UFO Chrome toolbar icon, then clicks on the
"Delete" button of the second cached file in the list.
|
|
Otherwise it seems too quick, and can fail to focus the current
application.
|
|
The current application would lose focus after pressing the shortcut.
Reactivate it with Alt-Tab.
|
|
So I don't have to use the menus in the Taskbar.
|
|
Turns out this is required, otherwise statements in the following hotkey
definition get executed too.
See: https://www.autohotkey.com/docs/Hotkeys.htm#Intro
|
|
Used for testing UFO.
|
|
|
|
Mapped to Ctrl-Windows-g. Assumes that the working tab is selected, the
extension tab is to the right of it, and the "Reload" button is
highlighted on the Extensions page.
|