Whats My Ip, WHOIS, Headers, Traceroute, DNS
Whats my ip - Shows your IP and Domain Whois details, IP tracer, uptime monitor and DNS Records.
Whats My Ip, WHOIS, Headers, Traceroute, DNSとは何ですか?
Whats My Ip, WHOIS, Headers, Traceroute, DNSはhttps://whatsmyip.comによって開発されたChromeの拡張機能で、その主な機能は「Whats my ip - Shows your IP and Domain Whois details, IP tracer, uptime monitor and DNS Records.」です。
拡張機能のスクリーンショット
Whats My Ip, WHOIS, Headers, Traceroute, DNS拡張機能のCRXファイルをダウンロード
Whats My Ip, WHOIS, Headers, Traceroute, DNS拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With this version you will be able to:
* Show your Current IP
* Lookup your Current IP based on Geolocation
* Lookup Whois Records for Current visited Website
* Lookup HTTP(s) Header for site you are visiting
* Lookup and show DNS Records for current Website you are visiting
* Check if the site you are visiting in current Tab is reported to be up or down.
* Do TraceRoute of any Selected IP or the current IP in your active tab
--- Remember to Mark / Select domains/IP ! ----
Whats My IP (WhatsMyIP.Com) is a Free tool that provides you with useful links related to your current active tab, and also of course shows your Current IP.
It was mainly created for Web Developers / Webmasters, but can also be useful for network technicians and site owners. 拡張機能の基本情報
| 名前 | |
| ID | pnigdoplofihnihlkaoenaijpkpgaoaa |
| 公式URL | https://chromewebstore.google.com/detail/whats-my-ip-whois-headers/pnigdoplofihnihlkaoenaijpkpgaoaa |
| 説明 | Whats my ip - Shows your IP and Domain Whois details, IP tracer, uptime monitor and DNS Records. |
| ファイルサイズ | 1.06 MB |
| インストール数 | 525 |
| 現在のバージョン | 1.7 |
| 最終更新日 | 2021-05-06 |
| 公開日 | 2020-04-29 |
| 評価 | 3.67/5 合計 3 レビュー |
| 開発者 | https://whatsmyip.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://whatsmyip.com/ |
| ヘルプページのURL | https://whatsmyip.com/contact |
| 対応言語 | en |
| manifest.json | |
{
"background": {
"persistent": false,
"scripts": [
"main.js"
]
},
"browser_action": {
"default_icon": "icon48.png",
"default_popup": "popup.html",
"default_title": "Show IP, Trace IP, Show Whois - WhatsMyIp.Com"
},
"description": "Whats my ip - Shows your IP and Domain Whois details, IP tracer, uptime monitor and DNS Records.",
"differential_fingerprint": "1.7e31a022801ced4f61bdb81ac05ba11c6fecfc2c21407dfec635eec7d39f9168",
"icons": {
"114": "icon114.png",
"120": "icon120.png",
"128": "icon128.png",
"144": "icon144.png",
"152": "icon152.png",
"16": "icon16.png",
"180": "icon180.png",
"192": "icon192.png",
"24": "icon24.png",
"32": "icon32.png",
"48": "icon48.png",
"57": "icon57.png",
"60": "icon60.png",
"72": "icon72.png",
"76": "icon76.png",
"96": "icon96.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7T+opK8P9ckLsQ2HSC0t6Hmu4N0WnnN+df9LQGzCze95jPweeq+KvZeo8d0Wq+Hp2X5xxQDH3PmSk9P19sEsaq6CCIBtRi78RipeQSH0EwXi0m16r3d6lS4xOLhwJh9vyHDnnt3aVuJ5UPjqcE+wXVTr42m8WxEcdb7zm0409xDfhbSaaMC6T6dZTz4W\/ZP9CmrHwT1UXlk2lgpaHxkoubcVuGS6N85w6W8JlrrUo76rga\/z6c5oZ7dlD8HZ7R\/3E4c0a559e3i8qtfcX9fupIgB6\/jdLR8vOYc85A0hrzeHuTp5VydDlzFhfI5SMF66swWtZGRrWvh3RDhAUo7bOwIDAQAB",
"manifest_version": 2,
"name": "Whats My Ip, WHOIS, Headers, Traceroute, DNS",
"permissions": [
"contextMenus",
"activeTab"
],
"short_name": "WhatsMyIp.Com",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.7",
"web_accessible_resources": [
"scripts\/*"
]
} | |