IP address
Shows your IP address. Provides your current location. Shows location on the map.
什么是IP address?
IP address是由Makpro开发的Chrome扩展程序,该扩展的主要功能是“Shows your IP address. Provides your current location. Shows location on the map.”。
扩展截图
下载IP address扩展crx文件
下载IP address扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Our "IP Address" extension lets you to learn what your ip address is. Features - Shows your IP address. - Provides your current location. - Gives the latitude and longitude information. - Shows resolution. - Shows location on the map.
扩展基本信息
名称 | |
ID | ogkconognefohmbpkloghkkeniplhmhe |
官方URL | https://chrome.google.com/webstore/detail/ip-address/ogkconognefohmbpkloghkkeniplhmhe |
简介 | Shows your IP address. Provides your current location. Shows location on the map. |
文件大小 | 64.26 KB |
安装次数 | 282 |
当前版本 | 1.0.5 |
更新时间 | 2019-05-07 |
上架时间 | 2019-05-07 |
评分 | 5.00/5 共3次评分 |
开发者 | Makpro |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "version": "1.0.5", "default_locale": "en", "browser_action": { "default_icon": "icon_16.png", "default_popup": "index.html" }, "icons": { "128": "icon_128.png" }, "manifest_version": 2 } |