DNS lookup - HTTP status

Analyze domain dns zone and http status

Wat is DNS lookup - HTTP status?

DNS lookup - HTTP status is een Chrome-extensie ontwikkeld door Sylvain M Marc-Andre G, en de belangrijkste functie is "Analyze domain dns zone and http status".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie DNS lookup - HTTP status

Download DNS lookup - HTTP status-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

                        Resolve DNS zone and check http status                    

Basisinformatie over de Extensie

Naam DNS lookup - HTTP status DNS lookup - HTTP status
ID ldofhkbmbgplenhclhekpidbmgecnehb
Officiële URL https://chromewebstore.google.com/detail/dns-lookup-http-status/ldofhkbmbgplenhclhekpidbmgecnehb
Beschrijving Analyze domain dns zone and http status
Bestandsgrootte 92.57 KB
Aantal Installaties 527
Huidige Versie 1.6
Laatst Bijgewerkt 2018-07-06
Publicatiedatum 2018-07-06
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Sylvain M Marc-Andre G
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://ns-lookup.io
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DNS lookup - HTTP status",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "description": "Analyze domain dns zone and http status",
    "version": "1.6",
    "permissions": [
        "tabs",
        "https:\/\/ns-lookup.io\/"
    ],
    "web_accessible_resources": [
        "script.js"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}