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"
    ]
}