InAir Super Bowl 2015
Superbowl XLIX stream with live social network and sports statistics.
InAir Super Bowl 2015とは何ですか?
InAir Super Bowl 2015はhttps://inair.tvによって開発されたChromeの拡張機能で、その主な機能は「Superbowl XLIX stream with live social network and sports statistics.」です。
拡張機能のスクリーンショット
InAir Super Bowl 2015拡張機能のCRXファイルをダウンロード
InAir Super Bowl 2015拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        Superbowl XLIX stream with live social network and sports statistics.
 - Facebook
 - Twitter
 - Live Statistics
 - Chat room                     拡張機能の基本情報
| 名前 |   |  
| ID | ighablmjgklladmcbdeknggbkiogbbcg | 
| 公式URL | https://chromewebstore.google.com/detail/inair-super-bowl-2015/ighablmjgklladmcbdeknggbkiogbbcg | 
| 説明 | Superbowl XLIX stream with live social network and sports statistics. | 
| ファイルサイズ | 17.33 KB | 
| インストール数 | 24 | 
| 現在のバージョン | 0.0.5 | 
| 最終更新日 | 2015-02-01 | 
| 公開日 | 2015-02-01 | 
| 評価 | 5.00/5 合計 1 レビュー | 
| 開発者 | https://inair.tv | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "InAir Super Bowl 2015",
    "version": "0.0.5",
    "manifest_version": 2,
    "description": "Superbowl XLIX stream with live social network and sports statistics.",
    "homepage_url": "http:\/\/inair.tv",
    "icons": {
        "16": "icons\/inair16.png",
        "48": "icons\/inair48.png",
        "128": "icons\/inair128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "src\/bg\/background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*"
    ],
    "web_accessible_resources": [
        "src\/inject\/inject.js",
        "src\/inject\/inject.css",
        "versionCheck.json"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/superbowl.inair.tv\/*",
            "http:\/\/localhost:3000\/*"
        ]
    }
}  |  |