IP Address Lookup & Domain Whois
Easy and quick way to find out your current IP address.
IP Address Lookup & Domain Whois là gì?
IP Address Lookup & Domain Whois là một tiện ích mở rộng Chrome được phát triển bởi http://1a.org, và tính năng chính của nó là "Easy and quick way to find out your current IP address.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng IP Address Lookup & Domain Whois
Tải xuống các tệp mở rộng IP Address Lookup & Domain Whois dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ononjccmbkfllkjbpfemimejdlgihanj |
URL Chính Thức | https://chrome.google.com/webstore/detail/ip-address-lookup-domain/ononjccmbkfllkjbpfemimejdlgihanj |
Mô tả | Easy and quick way to find out your current IP address. |
Kích Thước Tệp | 2.52 MB |
Số Lần Cài Đặt | 131 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2016-02-11 |
Ngày Phát Hành | 2016-02-11 |
Đánh Giá | 1.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://1a.org |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://1a.org |
Ngôn Ngữ Được Hỗ Trợ | 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", " |