Oolone visual search

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

What is Oolone visual search?

Oolone visual search is a Chrome extension developed by http://www.oolone.com, and its main feature is "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Oolone visual search Extension CRX File

Download Oolone visual search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Oolone visual search Oolone visual search
ID jikjkjimehgiipmfbkjnnmhppfgnipjo
Official URL https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo
Description Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
File Size 26.64 KB
Installation Count 97
Current Version 1.1.2
Last Updated 2013-06-17
Publish Date 2013-06-17
Rating 2.50/5 Total 6 Ratings
Developer http://www.oolone.com
Payment Type free
Supported Languages 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"
}