My IP & Geo Location

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

Was ist My IP & Geo Location?

My IP & Geo Location ist eine Chrome-Erweiterung, die von Anoop Sukumaran entwickelt wurde, und ihr Hauptmerkmal ist "My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.".

Erweiterungsscreenshots

screenshot
screenshot

My IP & Geo Location-Erweiterungs-CRX-Datei herunterladen

Laden Sie My IP & Geo Location-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Links : http://ip-api.com                    

Grundlegende Informationen zur Erweiterung

Name My IP & Geo Location My IP & Geo Location
ID kjjolgkijnigobpnakcpngdkdlnimiak
Offizielle URL https://chrome.google.com/webstore/detail/my-ip-geo-location/kjjolgkijnigobpnakcpngdkdlnimiak
Beschreibung My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.
Dateigröße 5.85 KB
Installationsanzahl 153
Aktuelle Version 1.0
Letztes Update 2018-07-22
Veröffentlichungsdatum 2018-07-22
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler Anoop Sukumaran
E-Mail [email protected]
Zahlungsart free
Hilfeseite URL http://anoopsukumaran.com
Unterstützte Sprachen 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"
    ]
}