Skip to content

jakeNiemiec/FuzzyChrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuzzy Finder for Chrome

Type l in your address bar followed by your keywords to fuzzy search your tabs and history.

Note: To select the first match, you can press Enter without pressing down or selecting any of the results.

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):

l 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.

####Why l?

ctrl + l (cmd + l for mac) is the shortcut for highlighting the 'omnibox' (address bar at the top). So the relevant keys are closer when the omnibox is not highlighted to start with:

ctrl + l space l your_search_here

Contributing

License

This extension is Copyright (c) 2017 Sina Siadat (the original author). It was forked under the MIT License from chrome-ff.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published