Webindexia's Multi-Index™ Lite
Webindexia's Multi-Index Tool will enable an enhance results on your search.
Что такое Webindexia's Multi-Index™ Lite?
Webindexia's Multi-Index™ Lite - это расширение Chrome, разработанное http://webindexia.com, и его основная функция - "Webindexia's Multi-Index Tool will enable an enhance results on your search.".
Снимки экрана расширения
Скачать файл CRX расширения Webindexia's Multi-Index™ Lite
Скачайте файлы расширений Webindexia's Multi-Index™ Lite в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
What is WEBINDEXIA™? Webindexia is an advanced and sophisticated collection of tools, engines, robots, databases server, database banks, web applications, browser extensions, Mobile Applications and Custom Applications designed and developed to index the web. Who uses the Webindexia™ Tools? Affiliate Management Companies, Media Companies, Research & Development Companies, Real Estate Industry, Government Entities, Legal Companies, Factories, Distributors, Anyone that actively seeks places on where to advertise & Anyone that requires to perform a market research and to find websites to propose future business.
Основная информация о расширении
Название | |
ID | bkbnggjipkkkehaikeinkodlkofnlaik |
Официальный URL | https://chrome.google.com/webstore/detail/webindexias-multi-index-l/bkbnggjipkkkehaikeinkodlkofnlaik |
Описание | Webindexia's Multi-Index Tool will enable an enhance results on your search. |
Размер файла | 13.72 KB |
Количество установок | 18 |
Текущая Версия | 4.3 |
Последнее Обновление | 2014-05-14 |
Дата публикации | 2014-05-14 |
Рейтинг | 3.00/5 Всего 2 оценок |
Разработчик | http://webindexia.com |
Тип оплаты | free |
URL страницы помощи | http://search.webindexia.com/faq.html |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webindexia's Multi-Index\u2122 Lite", "version": "4.3", "description": "Webindexia's Multi-Index Tool will enable an enhance results on your search.", "icons": { "48": "img\/Icon_48x48_redlite.png", "128": "img\/Icon_128x128_redlite.png", "16": "img\/Icon_16x16_redlite.png" }, "browser_action": { "default_icon": "img\/Icon_128x128_redlite.png", "default_title": "Webindexia.com - We index the web for you...", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "permissions": [ "tabs" ] } |