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