Oolone visual search

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

Oolone visual searchとは何ですか?

Oolone visual searchはhttp://www.oolone.comによって開発されたChromeの拡張機能で、その主な機能は「Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Oolone visual search拡張機能のCRXファイルをダウンロード

Oolone visual search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Oolone visual search Oolone visual search
ID jikjkjimehgiipmfbkjnnmhppfgnipjo
公式URL https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo
説明 Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
ファイルサイズ 26.64 KB
インストール数 97
現在のバージョン 1.1.2
最終更新日 2013-06-17
公開日 2013-06-17
評価 2.50/5 合計 6 レビュー
開発者 http://www.oolone.com
支払い方法 free
対応言語 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"
}