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.

Apa itu e-wizzle zip code finder?

e-wizzle zip code finder adalah ekstensi Chrome yang dikembangkan oleh Adedayo Ayodele, dan fitur utamanya adalah "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi e-wizzle zip code finder

Unduh file ekstensi e-wizzle zip code finder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
URL Resmi https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
Deskripsi An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
Ukuran File 283 KB
Jumlah Instalasi 165
Versi Saat Ini 0.0.0.4
Terakhir Diperbarui 2013-11-29
Tanggal Publikasi 2013-11-29
Penilaian 4.75/5 Total 8 Penilaian
Pengembang Adedayo Ayodele
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}