IPscan.info
One click access to a collection of metadata on any domain name or IP address.
什么是IPscan.info?
IPscan.info是由http://ipscan.info开发的Chrome扩展程序,该扩展的主要功能是“One click access to a collection of metadata on any domain name or IP address.”。
下载IPscan.info扩展crx文件
下载IPscan.info扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | |
ID | habajdoalibkipjmkaphnkipeghgihlc |
官方URL | https://chrome.google.com/webstore/detail/habajdoalibkipjmkaphnkipeghgihlc |
简介 | One click access to a collection of metadata on any domain name or IP address. |
文件大小 | 24.22 KB |
安装次数 | 114 |
当前版本 | 1.0 |
更新时间 | 2017-06-27 |
上架时间 | 2017-06-27 |
评分 | 1.00/5 共1次评分 |
开发者 | http://ipscan.info |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IPscan.info", "version": "1.0", "description": "One click access to a collection of metadata on any domain name or IP address.", "browser_action": { "default_title": "IPscan.info", "default_popup": "popup.html" }, "icons": { "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "tabs" ], "manifest_version": 2 } |