My IP
View your IP address and network information
什么是My IP?
My IP是由Alexander Kuzmenok开发的Chrome扩展程序,该扩展的主要功能是“View your IP address and network information”。
扩展截图
下载My IP扩展crx文件
下载My IP扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        The purpose of this plugin is very simple - to quickly get your IP address.
Simply one-button click can get your IP and country (using the online lookup service)
Version 1.4.1:
- Fix caching issue
Version 1.4.0:
- Upgrade to manifest v3
Version 1.3.1:
- Bugfix for list of last IP checks
Version 1.3:
- Switch to own IP to location solution
Version 1.2.4:
- Bugfix for first number being cut
Version 1.2.3:
- Changed URL for ip detection to https
Version 1.2.2.1:
- Finally migrated to manifest version 2
- Minor CSS adjustments
Version 1.2.2:
- Fixed not working issues again
Version 1.2.1:
- Fixed not working issue
Version 1.2:
- Popup appears before loading finished
- Added reload button
- Last 5 IP addresses saved
- Fixed not working links
- IP address now auto-selects on single click                     扩展基本信息
| 名称 |  | 
| ID | ngoobajnfjihppliahmnfpninhgokkcb | 
| 官方URL | https://chromewebstore.google.com/detail/my-ip/ngoobajnfjihppliahmnfpninhgokkcb | 
| 简介 | View your IP address and network information | 
| 文件大小 | 26.81 KB | 
| 安装次数 | 3,961 | 
| 当前版本 | 1.4.1 | 
| 更新时间 | 2023-11-29 | 
| 上架时间 | 2018-09-03 | 
| 评分 | 4.41/5 共41次评分 | 
| 开发者 | Alexander Kuzmenok | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 帮助页面URL | https://www.linkedin.com/in/alexanderkuzmenok | 
| 支持的语言 | en | 
| manifest.json | |
| {
    "action": {
        "default_icon": "icon1.png",
        "default_name": "MyIP",
        "default_popup": "popup.html",
        "default_title": "Get My IP"
    },
    "description": "View your IP address and network information",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRq2aLhfNjW2Fu+bCUzODQ8qg6NA32nSO\/XNJvsTVLOKxozu\/PUtyVALN3ipOlUr0KI9Fr7BE+6G6l1QD0Y1BjM9YSd7x2FRqxCikqQb\/bzqDfX6ljo\/PpurGyHWqVU2EkvNCL3cVKEbZ+MO8dHbn+1P1WPQ6n8Ii5OFAsw7ZP5wIDAQAB",
    "manifest_version": 3,
    "name": "My IP",
    "host_permissions": [
        "https:\/\/www.codewithnodejs.com\/"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4.1"
} | |