Oolone visual search

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

Co to jest Oolone visual search?

Oolone visual search to rozszerzenie Chrome opracowane przez http://www.oolone.com, a jego główną funkcją jest „Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Oolone visual search

Pobierz pliki rozszerzeń Oolone visual search w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Oolone visual search Oolone visual search
ID jikjkjimehgiipmfbkjnnmhppfgnipjo
Oficjalny URL https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo
Opis Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Rozmiar pliku 26.64 KB
Liczba instalacji 97
Aktualna Wersja 1.1.2
Ostatnia Aktualizacja 2013-06-17
Data Publikacji 2013-06-17
Ocena 2.50/5 Łącznie 6 Oceny
Deweloper http://www.oolone.com
Typ Płatności free
Obsługiwane Języki 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"
}