My IP & Geo Location

My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.

Qu'est-ce que My IP & Geo Location ?

My IP & Geo Location est une extension Chrome développée par Anoop Sukumaran, et sa fonction principale est "My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension My IP & Geo Location

Téléchargez les fichiers d'extension My IP & Geo Location 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

                        My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.

Links : http://ip-api.com                    

Informations de Base sur l'Extension

Nom My IP & Geo Location My IP & Geo Location
ID kjjolgkijnigobpnakcpngdkdlnimiak
URL Officiel https://chrome.google.com/webstore/detail/my-ip-geo-location/kjjolgkijnigobpnakcpngdkdlnimiak
Description My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.
Taille du Fichier 5.85 KB
Nombre d'Installations 153
Version Actuelle 1.0
Dernière Mise à Jour 2018-07-22
Date de Publication 2018-07-22
Évaluation 5.00/5 Total 1 Évaluations
Développeur Anoop Sukumaran
Email [email protected]
Type de Paiement free
URL de la Page d'Aide http://anoopsukumaran.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "My IP & Geo Location",
    "short_name": "ipInfo-geoLocation",
    "description": "My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "32": "icon.png",
        "48": "icon-48.png"
    },
    "browser_action": {
        "default-icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "style.css"
    ]
}