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 là gì?

e-wizzle zip code finder là một tiện ích mở rộng Chrome được phát triển bởi Adedayo Ayodele, và tính năng chính của nó là "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng e-wizzle zip code finder

Tải xuống các tệp mở rộng e-wizzle zip code finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên e-wizzle zip code finder e-wizzle zip code finder
ID eocdcoimbpmnookgdpemmneoiaghjenp
URL Chính Thức https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp
Mô tả An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
Kích Thước Tệp 283 KB
Số Lần Cài Đặt 165
Phiên Bản Hiện Tại 0.0.0.4
Cập Nhật Lần Cuối 2013-11-29
Ngày Phát Hành 2013-11-29
Đánh Giá 4.75/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Adedayo Ayodele
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}