IP Mate

What is my IP?

什么是IP Mate?

IP Mate是由ipmatecontact开发的Chrome扩展程序,该扩展的主要功能是“What is my IP?”。

扩展截图

screenshot
screenshot

下载IP Mate扩展crx文件

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

扩展使用说明

                        Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). 

Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.                    

扩展基本信息

名称 IP Mate IP Mate
ID npapdjfgklaoakdlacpindemilincgnp
官方URL https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp
简介 What is my IP?
文件大小 134 KB
安装次数 15
当前版本 0.0.0.1
更新时间 2022-06-21
上架时间 2022-06-21
开发者 ipmatecontact
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Mate",
    "description": "What is my IP?",
    "version": "0.0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "ipmate.html",
        "default_icon": {
            "16": "assets\/noun-blue-16.png",
            "48": "assets\/noun-blue-48.png",
            "128": "assets\/noun-blue-128.png"
        }
    },
    "icons": {
        "16": "assets\/noun-blue-16.png",
        "48": "assets\/noun-blue-48.png",
        "128": "assets\/noun-blue-128.png"
    }
}