Retrieve IP and DNS information

Retrieve IP and DNS information for the current webpage

Apa itu Retrieve IP and DNS information?

Retrieve IP and DNS information adalah ekstensi Chrome yang dikembangkan oleh Wiard van Rij, dan fitur utamanya adalah "Retrieve IP and DNS information for the current webpage".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Retrieve IP and DNS information

Unduh file ekstensi Retrieve IP and DNS information dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Retrieve IP and DNS information Retrieve IP and DNS information
ID gjpnciaolgdjooejekbpckmopbiaoicl
URL Resmi https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl
Deskripsi Retrieve IP and DNS information for the current webpage
Ukuran File 7.79 KB
Jumlah Instalasi 278
Versi Saat Ini 1.1
Terakhir Diperbarui 2018-04-04
Tanggal Publikasi 2018-04-04
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Wiard van Rij
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.sysrant.com
URL Halaman Bantuan https://www.sysrant.com
Bahasa yang Didukung 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",
        ""
    ]
}