IP Address Lookup & Domain Whois
Easy and quick way to find out your current IP address.
Was ist IP Address Lookup & Domain Whois?
IP Address Lookup & Domain Whois ist eine Chrome-Erweiterung, die von http://1a.org entwickelt wurde, und ihr Hauptmerkmal ist "Easy and quick way to find out your current IP address.".
Erweiterungsscreenshots
IP Address Lookup & Domain Whois-Erweiterungs-CRX-Datei herunterladen
Laden Sie IP Address Lookup & Domain Whois-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
The easiest way to find your IP address! Display your IP address, system information and geo-location easily with 1-click. You can also do a quick whois record lookup on the active tab or any web site you want. It shows you domain information like owner email, registrant, registrar, creation date, expire date, server ip address and server location.
Grundlegende Informationen zur Erweiterung
Name | |
ID | ononjccmbkfllkjbpfemimejdlgihanj |
Offizielle URL | https://chrome.google.com/webstore/detail/ip-address-lookup-domain/ononjccmbkfllkjbpfemimejdlgihanj |
Beschreibung | Easy and quick way to find out your current IP address. |
Dateigröße | 2.52 MB |
Installationsanzahl | 131 |
Aktuelle Version | 1.0 |
Letztes Update | 2016-02-11 |
Veröffentlichungsdatum | 2016-02-11 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://1a.org |
Zahlungsart | free |
Erweiterungswebsite | http://1a.org |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "IP Address Lookup & Domain Whois", "description": "Easy and quick way to find out your current IP address.", "version": "1.0", "browser_action": { "default_icon": "images\/1aorg-logo.png", "default_popup": "index.html" }, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-100.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "webRequest", "storage", " |