What is my IP - WhatIsMyIP.click

Show your external IP address quickly

什么是What is my IP - WhatIsMyIP.click?

What is my IP - WhatIsMyIP.click是由http://whatismyip.click开发的Chrome扩展程序,该扩展的主要功能是“Show your external IP address quickly”。

扩展截图

screenshot

下载What is my IP - WhatIsMyIP.click扩展crx文件

下载What is my IP - WhatIsMyIP.click扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                                            

扩展基本信息

名称 What is my IP - WhatIsMyIP.click What is my IP - WhatIsMyIP.click
ID apehobfffgfaaghkjpdnohlfijbcffig
官方URL https://chrome.google.com/webstore/detail/what-is-my-ip-whatismyipc/apehobfffgfaaghkjpdnohlfijbcffig
简介 Show your external IP address quickly
文件大小 943 KB
安装次数 114
当前版本 1.0.0.2
更新时间 2018-08-11
上架时间 2018-08-11
开发者 http://whatismyip.click
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://eria.io/privacy-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What is my IP - WhatIsMyIP.click",
    "description": "Show your external IP address quickly",
    "version": "1.0.0.2",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "What is my IP - WhatIsMyIP.click"
    },
    "permissions": [
        "activeTab",
        "",
        "tabs"
    ]
}