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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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",
        ""
    ]
}