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.

e-wizzle zip code finder क्या है?

e-wizzle zip code finder Adedayo Ayodele द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में e-wizzle zip code finder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
आधिकारिक URL https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
विवरण An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
फ़ाइल का आकार 283 KB
स्थापना संख्या 165
वर्तमान संस्करण 0.0.0.4
अंतिम अपडेट 2013-11-29
प्रकाशन तिथि 2013-11-29
रेटिंग 4.75/5 कुल 8 रेटिंग्स
डेवलपर Adedayo Ayodele
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    }
}