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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}