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
官方網址 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"
    ]
}