Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

Τι είναι το Retrieve IP and DNS information;

Το Retrieve IP and DNS information είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Wiard van Rij, και η κύρια λειτουργία του είναι "Retrieve IP and DNS information for the current webpage".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Retrieve IP and DNS information

Λήψη αρχείων επέκτασης 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",
        ""
    ]
}