GetIP

A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/

GetIPとは何ですか?

GetIPはWes Hargroveによって開発されたChromeの拡張機能で、その主な機能は「A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/」です。

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

screenshot

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

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

拡張機能の使用方法

                        So easy, your grandmother could use it.

Say goodbye to all of the tools that show your IP address and everything else you don't want. This is a simple no-frills way of getting your public IP address and nothing else.

Icon design by VisualPharm: http://www.visualpharm.com/                    

拡張機能の基本情報

名前 GetIP GetIP
ID jomeonhdpabjofcfobeogadofenioidi
公式URL https://chrome.google.com/webstore/detail/getip/jomeonhdpabjofcfobeogadofenioidi
説明 A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http://www.visualpharm.com/
ファイルサイズ 53.3 KB
インストール数 13
現在のバージョン 0.9.1
最終更新日 2013-05-27
公開日 2013-05-27
評価 5.00/5 合計 1 レビュー
開発者 Wes Hargrove
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GetIP",
    "description": "A simple extension that reveals the public IP address of your device. Icon design by VisualPharm: http:\/\/www.visualpharm.com\/",
    "version": "0.9.1",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_title": "GetIP",
        "default_icon": "icon-128.png",
        "default_popup": "getip.html"
    },
    "manifest_version": 2
}