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.”。
扩展截图
下载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
扩展基本信息
名称 | |
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" } |