My IP

Check & copy your IP Address anytime

Wat is My IP?

My IP is een Chrome-extensie ontwikkeld door https://hamlab.dev, en de belangrijkste functie is "Check & copy your IP Address anytime".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie My IP

Download My IP-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        A really simple tool to instantly see and copy your IP Address.

This tool uses the ipify API to retrieve your IP.                    

Basisinformatie over de Extensie

Naam My IP My IP
ID oeeelnnklndekngaeklnkdddahmjgokc
Officiële URL https://chromewebstore.google.com/detail/my-ip/oeeelnnklndekngaeklnkdddahmjgokc
Beschrijving Check & copy your IP Address anytime
Bestandsgrootte 18.73 KB
Aantal Installaties 258
Huidige Versie 1.01
Laatst Bijgewerkt 2020-05-22
Publicatiedatum 2020-05-22
Ontwikkelaar https://hamlab.dev
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://hamlab.dev
Help Pagina-URL https://hamlab.dev/my-ip
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "My IP",
    "version": "1.01",
    "description": "Check & copy your IP Address anytime",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "manifest_version": 2
}