Skip to content
forked from siadat/chrome-ff

FF (fuzzy finder) for Google Chrome tabs and windows

Notifications You must be signed in to change notification settings

fab-du/chrome-ff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy Finder for Chrome

Adds fuzzy tab search to the omnibox.

Usage

Let's say you have 100 tabs open, in multiple windows. You want to find a youtube tab of a talk you were watching a few hours ago. Instead of going through all your tabs one by one, you could just type (in your address bar):

ff talk ytube

and you will see a list of all the tabs that match the phrase "ytube" and "talk" in any order.

Matching is fuzzy, so "ytube" will match "youtube".

If no matching open tab is found, the extension will show matching items in your history.

Install

Download chrome-ff-1.3.crx and drop it in your chrome://extensions/ page.

License

This extension is released under the MIT License.

About

FF (fuzzy finder) for Google Chrome tabs and windows

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%