Oolone visual search
Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Wat is Oolone visual search?
Oolone visual search is een Chrome-extensie ontwikkeld door http://www.oolone.com, en de belangrijkste functie is "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".
Extensie Screenshots
Download het CRX-bestand van de extensie Oolone visual search
Download Oolone visual search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | jikjkjimehgiipmfbkjnnmhppfgnipjo |
Officiële URL | https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo |
Beschrijving | Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy. |
Bestandsgrootte | 26.64 KB |
Aantal Installaties | 97 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2013-06-17 |
Publicatiedatum | 2013-06-17 |
Beoordeling | 2.50/5 Totaal 6 Beoordelingen |
Ontwikkelaar | http://www.oolone.com |
Betalingswijze | free |
Ondersteunde Talen | 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" } |