Oolone visual search
Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.
Apa itu Oolone visual search?
Oolone visual search adalah ekstensi Chrome yang dikembangkan oleh http://www.oolone.com, dan fitur utamanya adalah "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Oolone visual search
Unduh file ekstensi Oolone visual search dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | |
ID | jikjkjimehgiipmfbkjnnmhppfgnipjo |
URL Resmi | https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo |
Deskripsi | Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy. |
Ukuran File | 26.64 KB |
Jumlah Instalasi | 97 |
Versi Saat Ini | 1.1.2 |
Terakhir Diperbarui | 2013-06-17 |
Tanggal Publikasi | 2013-06-17 |
Penilaian | 2.50/5 Total 6 Penilaian |
Pengembang | http://www.oolone.com |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |