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 |
| 官方網址 | 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\/;"
} | |