My IP by IP4.Life

Easily get your current IP address.

What is My IP by IP4.Life?

My IP by IP4.Life is a Chrome extension developed by https://ip4.life, and its main feature is "Easily get your current IP address.".

Extension Screenshots

screenshot

Download My IP by IP4.Life Extension CRX File

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

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

Extension Basic Information

Name My IP by IP4.Life My IP by IP4.Life
ID oefaijlcgalkbkiomkgcmempmekdijdd
Official URL https://chromewebstore.google.com/detail/my-ip-by-ip4life/oefaijlcgalkbkiomkgcmempmekdijdd
Description Easily get your current IP address.
File Size 332 KB
Installation Count 35
Current Version 1.12
Last Updated 2018-11-07
Publish Date 2018-11-07
Developer https://ip4.life
Payment Type free
Extension Website https://ip4.life
Supported Languages 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"
    }
}