e-wizzle zip code finder

An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.

Co je e-wizzle zip code finder?

e-wizzle zip code finder je rozšíření Chrome vyvinuté Adedayo Ayodele, a jeho hlavní funkcí je „An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření e-wizzle zip code finder

Stáhněte si soubory rozšíření e-wizzle zip code finder ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        e-wizzle zip code finder is a chrome extension that helps you find the phone code,country code and postal or zip code associated with a given state or country.                    

Základní Informace o Rozšíření

Název e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
Oficiální URL https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
Popis An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
Velikost souboru 283 KB
Počet instalací 165
Aktuální Verze 0.0.0.4
Poslední Aktualizace 2013-11-29
Datum Vydání 2013-11-29
Hodnocení 4.75/5 Celkem 8 Hodnocení
Vývojář Adedayo Ayodele
Typ Platby free
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "e-wizzle zip code finder",
    "description": "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.",
    "version": "0.0.0.4",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "http:\/\/api.geonames.org\/,http:\/\/maps.googleapis.com\/"
    ],
    "browser_action": {
        "default_icon": "icon2.png",
        "default_popup": "popup.html"
    }
}