My Current IP / IPv6 Address

Find out Your IP Address

What is My Current IP / IPv6 Address?

My Current IP / IPv6 Address is a Chrome extension developed by https://ipz.su, and its main feature is "Find out Your IP Address".

Extension Screenshots

screenshot

Download My Current IP / IPv6 Address Extension CRX File

Download My Current IP / IPv6 Address 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

                        This extension allows you to determine your current IP / IPv6 address.                    

Extension Basic Information

Name My Current IP / IPv6 Address My Current IP / IPv6 Address
ID ggbojnjohnjgiloeoljkmnacjaeahhmc
Official URL https://chromewebstore.google.com/detail/my-current-ip-ipv6-addres/ggbojnjohnjgiloeoljkmnacjaeahhmc
Description Find out Your IP Address
File Size 5.71 KB
Installation Count 1,862
Current Version 1.0
Last Updated 2016-03-17
Publish Date 2016-03-17
Rating 4.83/5 Total 6 Ratings
Developer https://ipz.su
Payment Type free
Extension Website https://ipz.su/
Supported Languages en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "default_locale": "en",
    "version": "1.0",
    "description": "__MSG_extDescr__",
    "permissions": [],
    "browser_action": {
        "default_title": "__MSG_extTitle__",
        "default_icon": "favicon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2,
    "content_security_policy": "default-src 'self' https:\/\/*.ipz.su\/ https:\/\/ajax.googleapis.com\/;"
}