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.

What is e-wizzle zip code finder?

e-wizzle zip code finder is a Chrome extension developed by Adedayo Ayodele, and its main feature is "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".

Extension Screenshots

screenshot
screenshot
screenshot

Download e-wizzle zip code finder Extension CRX File

Download e-wizzle zip code finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
Official URL https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
Description An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
File Size 283 KB
Installation Count 165
Current Version 0.0.0.4
Last Updated 2013-11-29
Publish Date 2013-11-29
Rating 4.75/5 Total 8 Ratings
Developer Adedayo Ayodele
Payment Type free
Supported Languages 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"
    }
}