Get-My-IP

Display your IP Address in only one click

What is Get-My-IP?

Get-My-IP is a Chrome extension developed by https://www.get-my-ip.com, and its main feature is "Display your IP Address in only one click".

Extension Screenshots

screenshot

Download Get-My-IP Extension CRX File

Download Get-My-IP 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

                        Get you IP Address in only one click and paste-it on the clipboard.                    

Extension Basic Information

Name Get-My-IP Get-My-IP
ID pklhoefjfboefnddonhdpalknfhbbcdp
Official URL https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp
Description Display your IP Address in only one click
File Size 31.18 KB
Installation Count 19
Current Version 1.1.0
Last Updated 2018-07-17
Publish Date 2018-07-17
Developer https://www.get-my-ip.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.toutjavascript.com/contact/contact.php3
Supported Languages en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extTitle__",
    "version": "1.1.0",
    "author": "__MSG_extAuthor__",
    "description": "__MSG_extDescription__",
    "content_security_policy": "default-src 'self' https:\/\/www.get-my-ip.com",
    "browser_action": {
        "default_title": "Get-My-IP",
        "default_icon": "icon-get-my-ip-128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon-get-my-ip-16.png",
        "48": "icon-get-my-ip-48.png",
        "128": "icon-get-my-ip-128.png",
        "512": "icon-get-my-ip.png"
    },
    "default_locale": "fr"
}