IP & Downlink Utility

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

Apa itu IP & Downlink Utility?

IP & Downlink Utility adalah ekstensi Chrome yang dikembangkan oleh rohanvats, dan fitur utamanya adalah "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi IP & Downlink Utility

Unduh file ekstensi IP & Downlink Utility 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

                        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.                    

Informasi Dasar Ekstensi

Nama IP & Downlink Utility IP & Downlink Utility
ID pfeodmbhcibdodceigbdnjigcbendgdh
URL Resmi https://chromewebstore.google.com/detail/ip-downlink-utility/pfeodmbhcibdodceigbdnjigcbendgdh
Deskripsi Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.
Ukuran File 245 KB
Jumlah Instalasi 512
Versi Saat Ini 1.0
Terakhir Diperbarui 2020-04-18
Tanggal Publikasi 2020-04-17
Pengembang rohanvats
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
}