IP Plunger
By TMCnet.com - IP and related info discovery
IP Plungerとは何ですか?
IP Plungerはrhashemianによって開発されたChromeの拡張機能で、その主な機能は「By TMCnet.com - IP and related info discovery」です。
拡張機能のスクリーンショット
IP Plunger拡張機能のCRXファイルをダウンロード
IP Plunger拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Displays IP and related information about the site you are visiting.
By Robert Hashemian 
http://www.tmcnet.com/                     拡張機能の基本情報
| 名前 |   |  
| ID | bkibejidhaabcdmbbbabmffplgapkpmp | 
| 公式URL | https://chromewebstore.google.com/detail/ip-plunger/bkibejidhaabcdmbbbabmffplgapkpmp | 
| 説明 | By TMCnet.com - IP and related info discovery | 
| ファイルサイズ | 39.11 KB | 
| インストール数 | 86 | 
| 現在のバージョン | 1.3 | 
| 最終更新日 | 2013-06-19 | 
| 公開日 | 2013-06-19 | 
| 評価 | 4.33/5 合計 3 レビュー | 
| 開発者 | rhashemian | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Plunger",
    "version": "1.3",
    "manifest_version": 2,
    "description": "By TMCnet.com - IP and related info discovery",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "icons": {
        "16": "ip16.gif",
        "48": "ip48.gif",
        "128": "ip128.gif"
    },
    "browser_action": {
        "default_icon": "ip19.gif",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/"
    ]
}  |  |