Fuzzy search and activate Chrome tab from terminal.
You can activate google chrome tab by fzf.
This script use a apple script in shell script.
- fzf
- MacOS
$ brew tap Rasukarusan/tap
$ brew install Rasukarusan/tap/fzf-chrome-active-tab
$ git clone https://github.com/Rasukarusan/fzf-chrome-active-tab.git
# homebrew
$ chrome-tab-activate
# manually
$ cd fzf-chrome-active-tab
$ ./chrome-tab-activate
$ chrome-tab-activate --preview-window up # up / down / right /left
$ chrome-tab-activate --no-preview
https://www.rasukarusan.com/entry/2019/11/03/190519
The MIT License (MIT)
Copyright (c) 2017 Junegunn Choi