IP Address Lookup & Domain Whois
Easy and quick way to find out your current IP address.
Wat is IP Address Lookup & Domain Whois?
IP Address Lookup & Domain Whois is een Chrome-extensie ontwikkeld door http://1a.org, en de belangrijkste functie is "Easy and quick way to find out your current IP address.".
Extensie Screenshots
Download het CRX-bestand van de extensie IP Address Lookup & Domain Whois
Download IP Address Lookup & Domain Whois-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | ononjccmbkfllkjbpfemimejdlgihanj |
Officiële URL | https://chrome.google.com/webstore/detail/ip-address-lookup-domain/ononjccmbkfllkjbpfemimejdlgihanj |
Beschrijving | Easy and quick way to find out your current IP address. |
Bestandsgrootte | 2.52 MB |
Aantal Installaties | 131 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2016-02-11 |
Publicatiedatum | 2016-02-11 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://1a.org |
Betalingswijze | free |
Extensiewebsite | http://1a.org |
Ondersteunde Talen | 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", " |