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.

Wat is e-wizzle zip code finder?

e-wizzle zip code finder is een Chrome-extensie ontwikkeld door Adedayo Ayodele, en de belangrijkste functie is "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie e-wizzle zip code finder

Download e-wizzle zip code finder-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
Officiële URL https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
Beschrijving An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
Bestandsgrootte 283 KB
Aantal Installaties 165
Huidige Versie 0.0.0.4
Laatst Bijgewerkt 2013-11-29
Publicatiedatum 2013-11-29
Beoordeling 4.75/5 Totaal 8 Beoordelingen
Ontwikkelaar Adedayo Ayodele
Betalingswijze free
Ondersteunde Talen 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"
    }
}