GetIP
A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/
Was ist GetIP?
GetIP ist eine Chrome-Erweiterung, die von Wes Hargrove entwickelt wurde, und ihr Hauptmerkmal ist "A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/".
Erweiterungsscreenshots
GetIP-Erweiterungs-CRX-Datei herunterladen
Laden Sie GetIP-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
So easy, your grandmother could use it. Say goodbye to all of the tools that show your IP address and everything else you don't want. This is a simple no-frills way of getting your public IP address and nothing else. Icon design by VisualPharm: http://www.visualpharm.com/
Grundlegende Informationen zur Erweiterung
Name | |
ID | jomeonhdpabjofcfobeogadofenioidi |
Offizielle URL | https://chrome.google.com/webstore/detail/getip/jomeonhdpabjofcfobeogadofenioidi |
Beschreibung | A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/ |
Dateigröße | 53.3 KB |
Installationsanzahl | 13 |
Aktuelle Version | 0.9.1 |
Letztes Update | 2013-05-27 |
Veröffentlichungsdatum | 2013-05-27 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Wes Hargrove |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GetIP", "description": "A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http:\/\/www.visualpharm.com\/", "version": "0.9.1", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "browser_action": { "default_title": "GetIP", "default_icon": "icon-128.png", "default_popup": "getip.html" }, "manifest_version": 2 } |