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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
}