Sporting Update

This extension will get team results, news, and standings as fast as you can click

Sporting Updateとは何ですか?

Sporting Updateはdbextsandappsによって開発されたChromeの拡張機能で、その主な機能は「This extension will get team results, news, and standings as fast as you can click」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Tired of clicking around to link after link to find out what's happening with your favorite sports teams? Want to get to the standings, rankings, or latest team's result faster? Get the latest NFL, NBA, MLB, NCAA Football, and NCAA M Basketball information with this simple, easy to use extension. There is nothing mind-blowing about this extension, but I'm hoping it will slightly simplify your sports needs.                    

拡張機能の基本情報

名前 Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
公式URL https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
説明 This extension will get team results, news, and standings as fast as you can click
ファイルサイズ 2.54 MB
インストール数 53
現在のバージョン 0.0.0.2
最終更新日 2018-01-15
公開日 2018-01-15
評価 5.00/5 合計 1 レビュー
開発者 dbextsandapps
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Sporting Update",
    "description": "This extension will get team results, news, and standings as fast as you can click",
    "version": "0.0.0.2",
    "browser_action": {
        "default_icon": {
            "19": "foamfinger19.png",
            "38": "foamfinger38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "foamfinger16.png",
        "48": "foamfinger48.png",
        "128": "foamfinger96.png"
    },
    "short_name": "SportUpdate",
    "permissions": [
        "activeTab"
    ]
}