Webindexia's Multi-Index™ Lite

Webindexia's Multi-Index Tool will enable an enhance results on your search.

Co to jest Webindexia's Multi-Index™ Lite?

Webindexia's Multi-Index™ Lite to rozszerzenie Chrome opracowane przez http://webindexia.com, a jego główną funkcją jest „Webindexia's Multi-Index Tool will enable an enhance results on your search.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Webindexia's Multi-Index™ Lite

Pobierz pliki rozszerzeń Webindexia's Multi-Index™ Lite w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Webindexia's Multi-Index™ Lite Webindexia's Multi-Index™ Lite
ID bkbnggjipkkkehaikeinkodlkofnlaik
Oficjalny URL https://chrome.google.com/webstore/detail/webindexias-multi-index-l/bkbnggjipkkkehaikeinkodlkofnlaik
Opis Webindexia's Multi-Index Tool will enable an enhance results on your search.
Rozmiar pliku 13.72 KB
Liczba instalacji 18
Aktualna Wersja 4.3
Ostatnia Aktualizacja 2014-05-14
Data Publikacji 2014-05-14
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper http://webindexia.com
Typ Płatności free
Adres URL Strony Pomocy http://search.webindexia.com/faq.html
Obsługiwane Języki 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"
    ]
}