IPscan.info

One click access to a collection of metadata on any domain name or IP address.

Qu'est-ce que IPscan.info ?

IPscan.info est une extension Chrome développée par http://ipscan.info, et sa fonction principale est "One click access to a collection of metadata on any domain name or IP address.".

Télécharger le fichier CRX de l'extension IPscan.info

Téléchargez les fichiers d'extension IPscan.info au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom IPscan.info IPscan.info
ID habajdoalibkipjmkaphnkipeghgihlc
URL Officiel https://chrome.google.com/webstore/detail/habajdoalibkipjmkaphnkipeghgihlc
Description One click access to a collection of metadata on any domain name or IP address.
Taille du Fichier 24.22 KB
Nombre d'Installations 114
Version Actuelle 1.0
Dernière Mise à Jour 2017-06-27
Date de Publication 2017-06-27
Évaluation 1.00/5 Total 1 Évaluations
Développeur http://ipscan.info
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPscan.info",
    "version": "1.0",
    "description": "One click access to a collection of metadata on any domain name or IP address.",
    "browser_action": {
        "default_title": "IPscan.info",
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs"
    ],
    "manifest_version": 2
}