Oolone visual search

Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.

Hvad er Oolone visual search?

Oolone visual search er en Chrome-udvidelse udviklet af http://www.oolone.com, og dens hovedfunktion er "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot

Download Oolone visual search-udvidelses-CRX-fil

Download Oolone visual search-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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æggende oplysninger om udvidelsen

Navn Oolone visual search Oolone visual search
ID jikjkjimehgiipmfbkjnnmhppfgnipjo
Officiel URL https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo
Beskrivelse Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Filstørrelse 26.64 KB
Antal Installationer 97
Nuværende Version 1.1.2
Senest Opdateret 2013-06-17
Udgivelsesdato 2013-06-17
Bedømmelse 2.50/5 Samlet 6 Bedømmelser
Udvikler http://www.oolone.com
Betalingsmetode free
Understøttede Sprog 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"
}