Skip to content

jimpsson/fzf-chrome-active-tab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

fzf-chrome-active-tab

header

Fuzzy search and activate Chrome tab from terminal.

Description

You can activate google chrome tab by fzf.
This script use a apple script in shell script.

Demo

demo.gif

Requirement

  • fzf
  • MacOS

Install

Homebrew

$ brew tap Rasukarusan/tap
$ brew install Rasukarusan/tap/fzf-chrome-active-tab

Manually

$ git clone https://github.com/Rasukarusan/fzf-chrome-active-tab.git

Usage

# homebrew
$ chrome-tab-activate

# manually
$ cd fzf-chrome-active-tab
$ ./chrome-tab-activate

Options

$ chrome-tab-activate --preview-window up # up / down / right /left
$ chrome-tab-activate --no-preview

Articles

https://www.rasukarusan.com/entry/2019/11/03/190519

License

The MIT License (MIT)

Copyright (c) 2017 Junegunn Choi

https://github.com/junegunn/fzf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%