Oolone visual search

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

O que é Oolone visual search?

Oolone visual search é uma extensão do Chrome desenvolvida por http://www.oolone.com, e sua principal característica é "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Oolone visual search

Baixe arquivos de extensão Oolone visual search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Oolone visual search Oolone visual search
ID jikjkjimehgiipmfbkjnnmhppfgnipjo
URL Oficial https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo
Descrição Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Tamanho do Arquivo 26.64 KB
Contagem de Instalações 97
Versão Atual 1.1.2
Última Atualização 2013-06-17
Data de Publicação 2013-06-17
Classificação 2.50/5 Total de 6 Avaliações
Desenvolvedor http://www.oolone.com
Tipo de Pagamento free
Idiomas Suportados 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"
}