Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

什么是Retrieve IP and DNS information?

Retrieve IP and DNS information是由Wiard van Rij开发的Chrome扩展程序,该扩展的主要功能是“Retrieve IP and DNS information for the current webpage”。

扩展截图

screenshot

下载Retrieve IP and DNS information扩展crx文件

下载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",
        ""
    ]
}