IPscan.info
One click access to a collection of metadata on any domain name or IP address.
What is IPscan.info?
IPscan.info is a Chrome extension developed by http://ipscan.info, and its main feature is "One click access to a collection of metadata on any domain name or IP address.".
Download IPscan.info Extension CRX File
Download IPscan.info 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
Extension Basic Information
Name | |
ID | habajdoalibkipjmkaphnkipeghgihlc |
Official URL | https://chrome.google.com/webstore/detail/habajdoalibkipjmkaphnkipeghgihlc |
Description | One click access to a collection of metadata on any domain name or IP address. |
File Size | 24.22 KB |
Installation Count | 114 |
Current Version | 1.0 |
Last Updated | 2017-06-27 |
Publish Date | 2017-06-27 |
Rating | 1.00/5 Total 1 Ratings |
Developer | http://ipscan.info |
Payment Type | free |
Supported Languages | 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 } |