Get-My-IP

Display your IP Address in only one click

什么是Get-My-IP?

Get-My-IP是由https://www.get-my-ip.com开发的Chrome扩展程序,该扩展的主要功能是“Display your IP Address in only one click”。

扩展截图

screenshot

下载Get-My-IP扩展crx文件

下载Get-My-IP扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Get-My-IP Get-My-IP
ID pklhoefjfboefnddonhdpalknfhbbcdp
官方URL https://chromewebstore.google.com/detail/get-my-ip/pklhoefjfboefnddonhdpalknfhbbcdp
简介 Display your IP Address in only one click
文件大小 31.18 KB
安装次数 19
当前版本 1.1.0
更新时间 2018-07-17
上架时间 2018-07-17
开发者 https://www.get-my-ip.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.toutjavascript.com/contact/contact.php3
支持的语言 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"
}