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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.oolone.com และคุณลักษณะหลักของมันคือ "Oolone is a visual search engine. It shows results as images rather than blocks of text. Also big on privacy."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Oolone visual search
ดาวน์โหลดไฟล์ส่วนขยาย 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" } |