My IP by IP4.Life

Easily get your current IP address.

Wat is My IP by IP4.Life?

My IP by IP4.Life is een Chrome-extensie ontwikkeld door https://ip4.life, en de belangrijkste functie is "Easily get your current IP address.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie My IP by IP4.Life

Download My IP by IP4.Life-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

                        Quickly find your current IP address without leaving your tab. No ads, no clutter, just your IP address.                    

Basisinformatie over de Extensie

Naam My IP by IP4.Life My IP by IP4.Life
ID oefaijlcgalkbkiomkgcmempmekdijdd
Officiële URL https://chromewebstore.google.com/detail/my-ip-by-ip4life/oefaijlcgalkbkiomkgcmempmekdijdd
Beschrijving Easily get your current IP address.
Bestandsgrootte 332 KB
Aantal Installaties 35
Huidige Versie 1.12
Laatst Bijgewerkt 2018-11-07
Publicatiedatum 2018-11-07
Ontwikkelaar https://ip4.life
Betalingswijze free
Extensiewebsite https://ip4.life
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My IP by IP4.Life",
    "description": "Easily get your current IP address.",
    "version": "1.12",
    "browser_action": {
        "name": "My IP",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "popup.html"
    },
    "icons": {
        "1024": "iP.png"
    }
}