DNS Into

Check DNS Report

Wat is DNS Into?

DNS Into is een Chrome-extensie ontwikkeld door https://www.dnsinto.com, en de belangrijkste functie is "Check DNS Report".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie DNS Into

Download DNS Into-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

                        DNS INTO is a simple extension to view the DNS report for any website in the fly, just click on the icon to check the dns report. easy , simple and fast report.                    

Basisinformatie over de Extensie

Naam DNS Into DNS Into
ID kfpbaajciibncaiinecmpamifjkkiahe
Officiële URL https://chromewebstore.google.com/detail/dns-into/kfpbaajciibncaiinecmpamifjkkiahe
Beschrijving Check DNS Report
Bestandsgrootte 116 KB
Aantal Installaties 104
Huidige Versie 1.0
Laatst Bijgewerkt 2017-05-23
Publicatiedatum 2017-05-22
Beoordeling 3.50/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.dnsinto.com
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "DNS Into",
    "short_name": "DNSINTO",
    "version": "1.0",
    "description": "Check DNS Report ",
    "icons": {
        "48": "img\/48.png",
        "16": "img\/16.png",
        "128": "img\/128.png"
    },
    "browser_action": {
        "default_icon": "img\/128.png",
        "default_title": "DNS INTO Report",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}