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”。
擴展截圖
下載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 |
ID | gjpnciaolgdjooejekbpckmopbiaoicl |
官方網址 | 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", " |