IP & Downlink Utility

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

Τι είναι το IP & Downlink Utility;

Το IP & Downlink Utility είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον rohanvats, και η κύρια λειτουργία του είναι "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης IP & Downlink Utility

Λήψη αρχείων επέκτασης IP & Downlink Utility σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα IP & Downlink Utility IP & Downlink Utility
ID pfeodmbhcibdodceigbdnjigcbendgdh
Επίσημο URL https://chromewebstore.google.com/detail/ip-downlink-utility/pfeodmbhcibdodceigbdnjigcbendgdh
Περιγραφή Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.
Μέγεθος Αρχείου 245 KB
Αριθμός Εγκαταστάσεων 512
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2020-04-18
Ημερομηνία Δημοσίευσης 2020-04-17
Προγραμματιστής rohanvats
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
}