What is my IP - WhatIsMyIP.click

Show your external IP address quickly

Qu'est-ce que What is my IP - WhatIsMyIP.click ?

What is my IP - WhatIsMyIP.click est une extension Chrome développée par http://whatismyip.click, et sa fonction principale est "Show your external IP address quickly".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension What is my IP - WhatIsMyIP.click

Téléchargez les fichiers d'extension What is my IP - WhatIsMyIP.click 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 What is my IP - WhatIsMyIP.click What is my IP - WhatIsMyIP.click
ID apehobfffgfaaghkjpdnohlfijbcffig
URL Officiel https://chrome.google.com/webstore/detail/what-is-my-ip-whatismyipc/apehobfffgfaaghkjpdnohlfijbcffig
Description Show your external IP address quickly
Taille du Fichier 943 KB
Nombre d'Installations 114
Version Actuelle 1.0.0.2
Dernière Mise à Jour 2018-08-11
Date de Publication 2018-08-11
Développeur http://whatismyip.click
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://eria.io/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What is my IP - WhatIsMyIP.click",
    "description": "Show your external IP address quickly",
    "version": "1.0.0.2",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "What is my IP - WhatIsMyIP.click"
    },
    "permissions": [
        "activeTab",
        "",
        "tabs"
    ]
}