IP Map

See your IP address and the IP address of the website you are visiting on a map.

IP Map là gì?

IP Map là một tiện ích mở rộng Chrome được phát triển bởi Tritonio, và tính năng chính của nó là "See your IP address and the IP address of the website you are visiting on a map.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng IP Map

Tải xuống các tệp mở rộng IP Map 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

                        Click on the extension's icon and a popup will show you and the site you are viewing on two maps along with your IP addresses.

Thanks to http://www.geoipview.com for the geolocation service.
Thanks to FAM FAM FAM for the map icon (http://www.famfamfam.com/lab/icons/silk/)                    

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

Tên IP Map IP Map
ID hhphckcekmhnkkjadjdafalalcgphmec
URL Chính Thức https://chromewebstore.google.com/detail/ip-map/hhphckcekmhnkkjadjdafalalcgphmec
Mô tả See your IP address and the IP address of the website you are visiting on a map.
Kích Thước Tệp 27.24 KB
Số Lần Cài Đặt 892
Phiên Bản Hiện Tại 1.1.3
Cập Nhật Lần Cuối 2013-09-22
Ngày Phát Hành 2013-09-22
Đánh Giá 4.40/5 Tổng số 10 Đánh Giá
Nhà Phát Triển Tritonio
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Map",
    "version": "1.1.3",
    "manifest_version": 2,
    "description": "See your IP address and the IP address of the website you are visiting on a map.",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "map_magnify.png",
        "default_popup": "index.html",
        "default_title": "IP Map"
    },
    "permissions": [
        "tabs"
    ]
}