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 là gì?
Oolone visual search là một tiện ích mở rộng Chrome được phát triển bởi http://www.oolone.com, và tính năng chính của nó là "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Oolone visual search
Tải xuống các tệp mở rộng Oolone visual search dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jikjkjimehgiipmfbkjnnmhppfgnipjo |
URL Chính Thức | https://chrome.google.com/webstore/detail/oolone-visual-search/jikjkjimehgiipmfbkjnnmhppfgnipjo |
Mô tả | Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy. |
Kích Thước Tệp | 26.64 KB |
Số Lần Cài Đặt | 97 |
Phiên Bản Hiện Tại | 1.1.2 |
Cập Nhật Lần Cuối | 2013-06-17 |
Ngày Phát Hành | 2013-06-17 |
Đánh Giá | 2.50/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | http://www.oolone.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |