My IP by IP4.Life
Easily get your current IP address.
什么是My IP by IP4.Life?
My IP by IP4.Life是由https://ip4.life开发的Chrome扩展程序,该扩展的主要功能是“Easily get your current IP address.”。
扩展截图
下载My IP by IP4.Life扩展crx文件
下载My IP by IP4.Life扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Quickly find your current IP address without leaving your tab. No ads, no clutter, just your IP address.                     扩展基本信息
| 名称 |   |  
| ID | oefaijlcgalkbkiomkgcmempmekdijdd | 
| 官方URL | https://chromewebstore.google.com/detail/my-ip-by-ip4life/oefaijlcgalkbkiomkgcmempmekdijdd | 
| 简介 | Easily get your current IP address. | 
| 文件大小 | 332 KB | 
| 安装次数 | 35 | 
| 当前版本 | 1.12 | 
| 更新时间 | 2018-11-07 | 
| 上架时间 | 2018-11-07 | 
| 开发者 | https://ip4.life | 
| 付费类型 | free | 
| 扩展官网 | https://ip4.life | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My IP by IP4.Life",
    "description": "Easily get your current IP address.",
    "version": "1.12",
    "browser_action": {
        "name": "My IP",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "popup.html"
    },
    "icons": {
        "1024": "iP.png"
    }
}  |  |