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
官方網址 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"
}