Sporting Update

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

Sporting Update क्या है?

Sporting Update dbextsandapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will get team results, news, and standings as fast as you can click"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Sporting Update एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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