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 |
官方網址 | 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", " |