IP Address Lookup & Domain Whois
Easy and quick way to find out your current IP address.
什么是IP Address Lookup & Domain Whois?
IP Address Lookup & Domain Whois是由http://1a.org开发的Chrome扩展程序,该扩展的主要功能是“Easy and quick way to find out your current IP address.”。
扩展截图
下载IP Address Lookup & Domain Whois扩展crx文件
下载IP Address Lookup & Domain Whois扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | ononjccmbkfllkjbpfemimejdlgihanj |
官方URL | https://chrome.google.com/webstore/detail/ip-address-lookup-domain/ononjccmbkfllkjbpfemimejdlgihanj |
简介 | Easy and quick way to find out your current IP address. |
文件大小 | 2.52 MB |
安装次数 | 131 |
当前版本 | 1.0 |
更新时间 | 2016-02-11 |
上架时间 | 2016-02-11 |
评分 | 1.00/5 共1次评分 |
开发者 | http://1a.org |
付费类型 | free |
扩展官网 | http://1a.org |
支持的语言 | 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", " |