/fzf-chrome-history

:zap: Fuzzy search and open Chrome history via the terminal

Primary LanguageShellMIT LicenseMIT

fzf-chrome-history

Fuzzy search and open Chrome history

Demo

Requirement

  • OS X
  • fzf
  • GNU Coreutils(gdate)

Usage

# Output the latest 10,000 history
$ sh chromeHistory.sh

# grep by PATTERN
$ sh chromeHistory.sh PATTERN

# Date designation
$ sh chromeHistory.sh -d

Option

Select "export" displayed by fzf to stdout to the screen.

demo_export.gif