Football (Soccer) Team Next Match

This extension shows the date and time of your selected football (soccer) team next match.

Football (Soccer) Team Next Match क्या है?

Football (Soccer) Team Next Match atelabs द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension shows the date and time of your selected football (soccer) team next match."।

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

screenshot

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

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

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

                        Choose your favorite famous European football (soccer) team(s) and see when is their next game. This is particularly useful for people who want to know their favorite team's next game date and time and watch it after the game has been finished. For them, it is best not to use a Google search as if the game is live or has already been finished this will spoil the results. Some good features on the latest version:

- The game time is adjusted based on the user to her/his local time.
- Ability to choose multiple teams.
- The teams flags are clickable and will take you to a page with more details about the team and its past and future games.                    

एक्सटेंशन की मूल जानकारी

नाम Football (Soccer) Team Next Match Football (Soccer) Team Next Match
ID gpmnmohfhhepefaamggmcfpgoinmbdfl
आधिकारिक URL https://chrome.google.com/webstore/detail/football-soccer-team-next/gpmnmohfhhepefaamggmcfpgoinmbdfl
विवरण This extension shows the date and time of your selected football (soccer) team next match.
फ़ाइल का आकार 181 KB
स्थापना संख्या 391
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2020-02-26
प्रकाशन तिथि 2020-02-26
रेटिंग 4.73/5 कुल 15 रेटिंग्स
डेवलपर atelabs
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Football (Soccer) Team Next Match",
    "description": "This extension shows the date and time of your selected football (soccer) team next match.",
    "version": "1.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/ball_blue16.png",
            "32": "assets\/images\/ball_blue32.png",
            "48": "assets\/images\/ball_blue48.png",
            "128": "assets\/images\/ball_blue128.png"
        },
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}