IP & Downlink Utility

Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.

IP & Downlink Utility là gì?

IP & Downlink Utility là một tiện ích mở rộng Chrome được phát triển bởi rohanvats, và tính năng chính của nó là "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.".

Ả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 & Downlink Utility

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

                        You can now track:
- your IP address (static to VPN usage in this build)
- check your downlink speed
- check the round trip time or RTT

An ideal use case would be that if more than one device connects to the same access point (or WiFi) as yours, you can see the downlink speed fluctuate from your original baseband speed.                    

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

Tên IP & Downlink Utility IP & Downlink Utility
ID pfeodmbhcibdodceigbdnjigcbendgdh
URL Chính Thức https://chromewebstore.google.com/detail/ip-downlink-utility/pfeodmbhcibdodceigbdnjigcbendgdh
Mô tả Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.
Kích Thước Tệp 245 KB
Số Lần Cài Đặt 512
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2020-04-18
Ngày Phát Hành 2020-04-17
Nhà Phát Triển rohanvats
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "rohanvats",
    "browser_action": {
        "default_icon": {
            "128": "img\/icon128.png"
        },
        "default_popup": "src\/popup\/popup.html",
        "default_title": "IP & Downlink Utility"
    },
    "description": "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "manifest_version": 2,
    "name": "IP & Downlink Utility",
    "offline_enabled": true,
    "permissions": [],
    "version": "1.0"
}