Awesome
Alfred Open Windows
A simple extension to switch between open windows of an application with Alfred. Great for switching between several full-screen windows of the same application.
Installation
wget https://github.com/jnewland/alfred-open-windows/archive/v0.0.2.zip
unzip v0.0.2.zip
cd alfred-open-windows
make
Setup
Granting Alfred Accessibility Access
In order for Alfred to list the open windows for an application for your text snippets, it must be granted Accessibility access in your Mac's Security & Privacy preferences, under Accessibility.
Click the plus icon, and then add Alfred 3. When you're done, it should look like this:
Configuring a Keyboard shortcut
Double click the 'Hotkey' icon in the Alfred workflow to set a keyboard shortcut:
Usage
Press the keyboard shortcut you entered above, and then type in a search phrase matching one of your open windows. Pressing enter will switch to this window.
Debugging
sudo tail -f /var/log/system.log | grep alfred-open-windows