Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

ما هو Retrieve IP and DNS information؟

Retrieve IP and DNS information هو إضافة Chrome تم تطويرها بواسطة Wiard van Rij، والميزة الرئيسية لها هي "Retrieve IP and DNS information for the current webpage".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Retrieve IP and DNS information

قم بتنزيل ملفات الامتداد Retrieve IP and DNS information بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        IP info
IP information
DNS info
DNS information

Retrieve IP and DNS information for the current webpage.

Show IP for the current site
Show Reverse DNS (PTR record)
Nameserver(s) for the PTR record

Show ip address for a website
Search for an IP adress                    

معلومات أساسية عن التمديد

الاسم Retrieve IP and DNS information Retrieve IP and DNS information
ID gjpnciaolgdjooejekbpckmopbiaoicl
عنوان URL الرسمي https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl
الوصف Retrieve IP and DNS information for the current webpage
حجم الملف 7.79 KB
عدد التثبيتات 278
النسخة الحالية 1.1
آخر تحديث 2018-04-04
تاريخ النشر 2018-04-04
تقييم 5.00/5 مجموع تقييمات 3
المطور Wiard van Rij
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.sysrant.com
عنوان صفحة المساعدة https://www.sysrant.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Retrieve IP and DNS information",
    "short_name": "IP and DNS info",
    "description": "Retrieve IP and DNS information for the current webpage",
    "version": "1.1",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "permissions": [
        "tabs",
        ""
    ]
}