Youhub Search
An alternative to Chrome's Omnibox. Replaces the New Tab page.
Qu'est-ce que Youhub Search ?
Youhub Search est une extension Chrome développée par https://www.youhub.org, et sa fonction principale est "An alternative to Chrome's Omnibox. Replaces the New Tab page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Youhub Search
Téléchargez les fichiers d'extension Youhub Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Youhub.org is the new hyped search engine. With an huge index of images, Videos and Websites it is the biggest search engine in europa. Now we got an search bar to extend your browser. Youhub makes Chrome's New Tab page act like Firefox's Awesome Bar: • Quickly find the history page, tab or bookmark you're after • Results are ranked using Mozilla's frequency algorithm, just like Firefox • Add and use your favorite websites' search engines with ease • Show tiled thumbnails for your top websites and installed Chrome apps To use Youhub, simply open a new tab, or click the orange Youhub icon beside Chrome's Omnibox, or focus the Omnibox and press F+Spacebar. Features include: Address Box: • Accurately find your history items, bookmarks, and opened tabs • Results are ranked using Mozilla's frequency algorithm, just like Firefox • Full support for mid-word searching and non-alphanumeric characters • Consistent URL auto-fill / auto-complete • Intelligent page pre-rendering • Keyword shortcuts for your favorite websites • Right-click options such as Add/Edit Bookmark, Add/Edit Keyword, and Delete from History • Paste & Go • Search engine keyword shortcuts • URL blacklist • Switch to tab functionality Search Box and search engines: • Right-click on search fields on your favorite websites to add them as Youhub search engines • Use your favorite search engines with the dedicated Search Box, or hide the Search Box and just use search engines from the Address Box • Assign keywords to search engines for quick access, or click a menu for a visual list of your search engines • Suggestions can be displayed as you type your query (suggestions from the selected search engine will be retrieved where available) • Paste & Search • Supports OpenSearch detection Tiles: • Show tiles for your installed Chrome apps • Show tiles for your favorite websites with screenshot thumbnails • Let Youhub choose site tiles for you, or manually choose them yourself • Click and drag site tiles to rearrange Youhub is not affiliated with Google, Chrome, Mozilla, Firefox, or the original AwesomeBar.
Informations de Base sur l'Extension
Nom | Youhub Search |
ID | hphcloheehanelekcejhgpfckfopejil |
URL Officiel | https://chromewebstore.google.com/detail/youhub-search/hphcloheehanelekcejhgpfckfopejil |
Description | An alternative to Chrome's Omnibox. Replaces the New Tab page. |
Taille du Fichier | 495 KB |
Nombre d'Installations | 14 |
Version Actuelle | 1.4.0 |
Dernière Mise à Jour | 2016-02-22 |
Date de Publication | 2016-02-22 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | https://www.youhub.org |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "\/js\/jquery-1.7.min.js", "\/js\/common.js", "\/js\/common-1.js", "\/js\/logerror.js", "\/js\/md5-min.js", "\/js\/background-new.js" ] }, "browser_action": { "default_icon": "img\/Youhub19.png", "default_title": "Open Youhub" }, "chrome_url_overrides": { "newtab": "html\/Youhub.html#newTab" }, "commands": { "addressBoxCurrentTab": { "description": "Open Youhub's Address Box in the current tab", "suggested_key": { "default": "Alt+D" } }, "addressBoxNewTab": { "description": "Open Youhub's Address Box in a new tab", "suggested_key": { "default": "Ctrl+T" } }, "searchBoxCurrentTab": { "description": "Open Youhub's Search Box in the current tab", "suggested_key": { "default": "Ctrl+K" } }, "searchBoxNewTab": { "description": "Open Youhub's Search Box in a new tab", "suggested_key": { "default": "Ctrl+Shift+K" } } }, "content_scripts": [ { "all_frames": true, "exclude_matches": [ "https:\/\/chrome.google.com\/webstore*" ], "js": [ "js\/jquery-1.7.min.js" ], "matches": [ " |