Retrieve IP and DNS information
Retrieve IP and DNS information for the current webpage
What is Retrieve IP and DNS information?
Retrieve IP and DNS information is a Chrome extension developed by Wiard van Rij, and its main feature is "Retrieve IP and DNS information for the current webpage".
Extension Screenshots
Download Retrieve IP and DNS information Extension CRX File
Download Retrieve IP and DNS information extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Retrieve IP and DNS information |
ID | gjpnciaolgdjooejekbpckmopbiaoicl |
Official URL | https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl |
Description | Retrieve IP and DNS information for the current webpage |
File Size | 7.79 KB |
Installation Count | 278 |
Current Version | 1.1 |
Last Updated | 2018-04-04 |
Publish Date | 2018-04-04 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Wiard van Rij |
[email protected] | |
Payment Type | free |
Extension Website | https://www.sysrant.com |
Help Page URL | https://www.sysrant.com |
Supported Languages | 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", " |