My Current IP / IPv6 Address
Find out Your IP Address
My Current IP / IPv6 Addressとは何ですか?
My Current IP / IPv6 Addressはhttps://ipz.suによって開発されたChromeの拡張機能で、その主な機能は「Find out Your IP Address」です。
拡張機能のスクリーンショット
My Current IP / IPv6 Address拡張機能のCRXファイルをダウンロード
My Current IP / IPv6 Address拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension allows you to determine your current IP / IPv6 address. 拡張機能の基本情報
| 名前 | |
| ID | ggbojnjohnjgiloeoljkmnacjaeahhmc |
| 公式URL | https://chromewebstore.google.com/detail/my-current-ip-ipv6-addres/ggbojnjohnjgiloeoljkmnacjaeahhmc |
| 説明 | Find out Your IP Address |
| ファイルサイズ | 5.71 KB |
| インストール数 | 1,862 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2016-03-17 |
| 公開日 | 2016-03-17 |
| 評価 | 4.83/5 合計 6 レビュー |
| 開発者 | https://ipz.su |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://ipz.su/ |
| 対応言語 | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"default_locale": "en",
"version": "1.0",
"description": "__MSG_extDescr__",
"permissions": [],
"browser_action": {
"default_title": "__MSG_extTitle__",
"default_icon": "favicon.png",
"default_popup": "popup.html"
},
"manifest_version": 2,
"content_security_policy": "default-src 'self' https:\/\/*.ipz.su\/ https:\/\/ajax.googleapis.com\/;"
} | |