NBA GameTime

View the scores for NBA games along with links to streams.

NBA GameTimeとは何ですか?

NBA GameTimeはAash B.によって開発されたChromeの拡張機能で、その主な機能は「View the scores for NBA games along with links to streams.」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Look at live scores for today's NBA games along with links to streams and the box score. You can also see the calendar for upcoming games and the scores for past games. 

Update 1.1/1.2:
- Fixing links to streams                    

拡張機能の基本情報

名前 NBA GameTime NBA GameTime
ID ahdjgdmdfldihjdhndhimelokkfdkbok
公式URL https://chrome.google.com/webstore/detail/nba-gametime/ahdjgdmdfldihjdhndhimelokkfdkbok
説明 View the scores for NBA games along with links to streams.
ファイルサイズ 10.77 KB
インストール数 21
現在のバージョン 1.2
最終更新日 2019-07-14
公開日 2019-07-14
評価 3.67/5 合計 3 レビュー
開発者 Aash B.
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NBA GameTime",
    "author": "Aashdeep Brar",
    "version": "1.2",
    "description": "View the scores for NBA games along with links to streams.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "permissions": [],
    "content_security_policy": "script-src 'self' 'sha256-5As4+3YpY62+l38PsxCEkjB1R4YtyktBtRScTJ3fyLU='; object-src 'self'"
}