Oolone visual search
Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Qu'est-ce que Oolone visual search ?
Oolone visual search est une extension Chrome développée par http://www.oolone.com, et sa fonction principale est "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Oolone visual search
Téléchargez les fichiers d'extension Oolone visual 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
Oolone is a search engine like Google, but it displays search results as images, rather than blocks of text. Designed for visual people with the help of a neuroscientist, it is based on the idea that people are better suited to deal with images than text. This extension will give you a search box and open up the search results in a new Chrome tab. www.Oolone.com www.twitter.com/oolone
Informations de Base sur l'Extension
Nom | |
ID | jikjkjimehgiipmfbkjnnmhppfgnipjo |
URL Officiel | https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo |
Description | Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy. |
Taille du Fichier | 26.64 KB |
Nombre d'Installations | 97 |
Version Actuelle | 1.1.2 |
Dernière Mise à Jour | 2013-06-17 |
Date de Publication | 2013-06-17 |
Évaluation | 2.50/5 Total 6 Évaluations |
Développeur | http://www.oolone.com |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "browser_action": { "default_icon": "images\/chrome-icon.png", "popup": "index.html" }, "default_locale": "en", "description": "__MSG_Description__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "name": "Oolone visual search", "permissions": [ "http:\/\/www.oolone.com\/*", "https:\/\/www.oolone.com\/*" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.2" } |