Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

Retrieve IP and DNS information là gì?

Retrieve IP and DNS information là một tiện ích mở rộng Chrome được phát triển bởi Wiard van Rij, và tính năng chính của nó là "Retrieve IP and DNS information for the current webpage".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Retrieve IP and DNS information

Tải xuống các tệp mở rộng Retrieve IP and DNS information dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Retrieve IP and DNS information Retrieve IP and DNS information
ID gjpnciaolgdjooejekbpckmopbiaoicl
URL Chính Thức https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl
Mô tả Retrieve IP and DNS information for the current webpage
Kích Thước Tệp 7.79 KB
Số Lần Cài Đặt 278
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2018-04-04
Ngày Phát Hành 2018-04-04
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Wiard van Rij
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.sysrant.com
URL Trang Trợ Giúp https://www.sysrant.com
Ngôn Ngữ Được Hỗ Trợ 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",
        ""
    ]
}