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