Oolone visual search
Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Vad är Oolone visual search?
Oolone visual search är en Chrome-tillägg utvecklad av http://www.oolone.com, och dess huvudfunktion är "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".
Tilläggsskärmbilder
Ladda ner Oolone visual search-förlängningens CRX-fil
Ladda ner Oolone visual search-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | jikjkjimehgiipmfbkjnnmhppfgnipjo |
Officiell webbadress | https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo |
Beskrivning | Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy. |
Filstorlek | 26.64 KB |
Antal Installationer | 97 |
Aktuell Version | 1.1.2 |
Senast Uppdaterad | 2013-06-17 |
Publiceringsdatum | 2013-06-17 |
Betyg | 2.50/5 Totalt 6 Betyg |
Utvecklare | http://www.oolone.com |
Betalningssätt | free |
Stödda Språk | 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" } |