Skip to content

Dennis-Kluge/OmnibarMumpified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

OmnibarMumpified is a modified Version of Omnibar extended with the german Wikipedia, Google and Github.

This extension support search from location bar without installing any native plugins into your system. It simple
javascript extension based on Safari 5 API.

To use it check settings in Safari Preferences. Chose you favorite search engine (Yandex is preselected by default,
as my company :)). This is Default Search Engine, it will be used in any time you typed simple text into Location Bar.

But sometimes you need to search over Facebook, Wikipedia or WolframAlpha, not by your selected Default Search Engine.
To do this just prefix search query by shortcut:

  * '?' is your Default Search Engine
  * 'y', 'ya' is 'Yandex'
  * 'g' is 'Google'
  * '!', 'y!' is 'Yahoo!'
  * 'b' is 'Bing'
  * 'd', 'dd' is 'DuckDuckGo'
  * 'wa' is 'WolframAlpha'
  * 'f', 'fb' is 'Facebook'
  * 'w', 'wp', 'wi' is 'Wikipedia'
  * 'wd', 'wpd' is 'Wikipedia Germany'
  * 'gd', 'gde' is Google Germany
  * 'gh', 'git' is Github

For example, if your Default Engine it not Wikipedia, then you can type 'w Antoine de Saint-Exupéry' in Location Bar
and Safari open Wikipedia page about one greatest writer from Marseille.

If you using shortcut, then OmniBar will think what you not needed to use your default engine, so, it will exclude
Default Engine and will search for shortcut in all other.

About

Omni Bar extension for Safari

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%