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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } |