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拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 IPscan.info IPscan.info
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
}