Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

Qu'est-ce que Retrieve IP and DNS information ?

Retrieve IP and DNS information est une extension Chrome développée par Wiard van Rij, et sa fonction principale est "Retrieve IP and DNS information for the current webpage".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Retrieve IP and DNS information

Téléchargez les fichiers d'extension Retrieve IP and DNS information au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Retrieve IP and DNS information Retrieve IP and DNS information
ID gjpnciaolgdjooejekbpckmopbiaoicl
URL Officiel https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl
Description Retrieve IP and DNS information for the current webpage
Taille du Fichier 7.79 KB
Nombre d'Installations 278
Version Actuelle 1.1
Dernière Mise à Jour 2018-04-04
Date de Publication 2018-04-04
Évaluation 5.00/5 Total 3 Évaluations
Développeur Wiard van Rij
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.sysrant.com
URL de la Page d'Aide https://www.sysrant.com
Langues Prises en Charge 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",
        ""
    ]
}