Sporting Update

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

Apa itu Sporting Update?

Sporting Update adalah ekstensi Chrome yang dikembangkan oleh dbextsandapps, dan fitur utamanya adalah "This extension will get team results, news, and standings as fast as you can click".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Sporting Update

Unduh file ekstensi Sporting Update dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Sporting Update Sporting Update
ID blcjpfocolckibpejgelcfgjifdfjobm
URL Resmi https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm
Deskripsi This extension will get team results, news, and standings as fast as you can click
Ukuran File 2.54 MB
Jumlah Instalasi 53
Versi Saat Ini 0.0.0.2
Terakhir Diperbarui 2018-01-15
Tanggal Publikasi 2018-01-15
Penilaian 5.00/5 Total 1 Penilaian
Pengembang dbextsandapps
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}