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\/;"
} | |