Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

Wat is Retrieve IP and DNS information?

Retrieve IP and DNS information is een Chrome-extensie ontwikkeld door Wiard van Rij, en de belangrijkste functie is "Retrieve IP and DNS information for the current webpage".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Retrieve IP and DNS information

Download Retrieve IP and DNS information-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Retrieve IP and DNS information Retrieve IP and DNS information
ID gjpnciaolgdjooejekbpckmopbiaoicl
Officiële URL https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl
Beschrijving Retrieve IP and DNS information for the current webpage
Bestandsgrootte 7.79 KB
Aantal Installaties 278
Huidige Versie 1.1
Laatst Bijgewerkt 2018-04-04
Publicatiedatum 2018-04-04
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Wiard van Rij
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.sysrant.com
Help Pagina-URL https://www.sysrant.com
Ondersteunde Talen 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",
        ""
    ]
}