Skip to content

zouteng/QuickNavigator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 

Repository files navigation

QuickNavigator

a chrome extension for quick navigate. This is inspired by Vimum, and I did some enhancements. When user type some key words in omnibox, it will give you all relevant urls including your history,bookmarks,popdomains and so on.

###Features

  1. Support multiple suggestion source, including bookmarks,history,popdomain
  2. Support pinyin search, which is more convenient for chinese.
  3. Support url relevancy. There are a lot of rules to make sure the url that omnibox gived is the most relevant. Say, you select url a after you type twitter, the second time you type twitter, url a will displayed in front position.
  4. Support advanced mode. Something like you type u in the omnibox and then type tab, omnibox will give you your unclosed tabs recently. (didn't implement yet)

###ScreenShot ScreenShot

###How to use After install this extension, type o to trigger the omnibox.

About

a chrome extension for quick navigate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%