IP Mate

What is my IP?

What is IP Mate?

IP Mate is a Chrome extension developed by ipmatecontact, and its main feature is "What is my IP?".

Extension Screenshots

screenshot
screenshot

Download IP Mate Extension CRX File

Download IP Mate extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name IP Mate IP Mate
ID npapdjfgklaoakdlacpindemilincgnp
Official URL https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp
Description What is my IP?
File Size 134 KB
Installation Count 15
Current Version 0.0.0.1
Last Updated 2022-06-21
Publish Date 2022-06-21
Developer ipmatecontact
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}