WhoamI

WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.

Was ist WhoamI?

WhoamI ist eine Chrome-Erweiterung, die von M4Y0 entwickelt wurde, und ihr Hauptmerkmal ist "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

WhoamI-Erweiterungs-CRX-Datei herunterladen

Laden Sie WhoamI-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

                        WhoamI is a Chrome extension that gives you information about your public IP, such as geolocation and organization handling it. Additionally, you can input any desired public IP and extract the same information about it.
With WhoamI, you'll always have accurate and up-to-date information about your IP address at hand.                    

Grundlegende Informationen zur Erweiterung

Name WhoamI WhoamI
ID imegpddfcgkagjjgbmnpfgjiicjbmoji
Offizielle URL https://chromewebstore.google.com/detail/whoami/imegpddfcgkagjjgbmnpfgjiicjbmoji
Beschreibung WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.
Dateigröße 26.99 KB
Installationsanzahl 63
Aktuelle Version 3.0
Letztes Update 2023-02-02
Veröffentlichungsdatum 2023-01-27
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler M4Y0
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WhoamI",
    "version": "3.0",
    "description": "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.",
    "action": {
        "default_popup": "myip.html",
        "default_icon": "img\/finger-print.png",
        "default_title": "WhoamI"
    },
    "icons": {
        "16": "img\/finger-print.png",
        "24": "img\/finger-print.png",
        "32": "img\/finger-print.png",
        "128": "img\/finger-print.png"
    }
}