IP Mate
What is my IP?
IP Mateとは何ですか?
IP Mateはipmatecontactによって開発されたChromeの拡張機能で、その主な機能は「What is my IP?」です。
拡張機能のスクリーンショット
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.                     拡張機能の基本情報
| 名前 |  | 
| 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 | 
| Eメール | [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"
    }
} | |