Retrieve IP and DNS information
Retrieve IP and DNS information for the current webpage
Hvad er Retrieve IP and DNS information?
Retrieve IP and DNS information er en Chrome-udvidelse udviklet af Wiard van Rij, og dens hovedfunktion er "Retrieve IP and DNS information for the current webpage".
Udvidelsesskærmbilleder
Download Retrieve IP and DNS information-udvidelses-CRX-fil
Download Retrieve IP and DNS information-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Retrieve IP and DNS information |
ID | gjpnciaolgdjooejekbpckmopbiaoicl |
Officiel URL | https://chromewebstore.google.com/detail/retrieve-ip-and-dns-infor/gjpnciaolgdjooejekbpckmopbiaoicl |
Beskrivelse | Retrieve IP and DNS information for the current webpage |
Filstørrelse | 7.79 KB |
Antal Installationer | 278 |
Nuværende Version | 1.1 |
Senest Opdateret | 2018-04-04 |
Udgivelsesdato | 2018-04-04 |
Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
Udvikler | Wiard van Rij |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://www.sysrant.com |
Hjælpeside-URL | https://www.sysrant.com |
Understøttede Sprog | 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", " |