IPMonitor

IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.

IPMonitorとは何ですか?

IPMonitorはZiBによって開発されたChromeの拡張機能で、その主な機能は「IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.」です。

拡張機能のスクリーンショット

screenshot

IPMonitor拡張機能のCRXファイルをダウンロード

IPMonitor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        IPMonitor is all about getting to know your current IP address. Whether you are using a VPN or proxy, if your IP is still unchanged, there's something fishy with the cloaking services you are using. So, use, IPMonitor to get to know your current IP address to make sure there's no IP leakages taking place and your true identity is anonymous.                    

拡張機能の基本情報

名前 IPMonitor IPMonitor
ID oodjlfepkheipoglihhbapdcelcaojje
公式URL https://chrome.google.com/webstore/detail/ipmonitor/oodjlfepkheipoglihhbapdcelcaojje
説明 IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.
ファイルサイズ 1.32 MB
インストール数 92
現在のバージョン 1.0
最終更新日 2018-03-04
公開日 2018-03-04
評価 4.57/5 合計 7 レビュー
開発者 ZiB
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPMonitor",
    "version": "1.0",
    "author": "Vadagon",
    "manifest_version": 2,
    "description": "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.",
    "browser_action": {
        "default_icon": {
            "128": "images\/logo.png"
        },
        "default_popup": "popup.html",
        "default_title": "Show your IP"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "scripts\/*"
    ],
    "minimum_chrome_version": "32"
}