Awesome
cerebro-mac-switch-window
Cerebro plugin to find window and switch
Install
cd ~/Library/Application\ Support/Cerebro/plugins/
yarn add cerebro-mac-switch-window
Usage
In Cerebro, type win something
to find your window and browser tab. Use <kbd>↩</kbd> to kill selected process.
Related
- Cerebro – main repo for Cerebro app;
- cerebro-plugin – boilerplate to create plugins for Cerebro app
License
MIT © xcodebuild
Related
EnumWindows & Apple Script
Code for EnumWindows & Apple Script is fork from https://github.com/mandrigin/AlfredSwitchWindows