World Cup Qatar 2022

World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.

World Cup Qatar 2022 क्या है?

World Cup Qatar 2022 https://cesarwilliam.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        The best World Cup Qatar 2022 browser extension with calendar, scores, live blog, live chat, and more.

What is this all about?

This extension allows World Cup and football fans to enjoy the game without the pain of searching for match statues online. It gives you detailed box scores with a single click!

With the help of this extension it can be simplified. It shows the user only what is needed and provides integration with a Live Blog and Live chat platform.

Features
- Daily scores
- Live Chat
- Live Blog
- Highlight videos from YouTube
- Highlights from Twitter                    

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

नाम World Cup Qatar 2022 World Cup Qatar 2022
ID afdnjlbhfnjnnokkddnjjgdbanloaakm
आधिकारिक URL https://chromewebstore.google.com/detail/world-cup-qatar-2022/afdnjlbhfnjnnokkddnjjgdbanloaakm
विवरण World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.
फ़ाइल का आकार 513 KB
स्थापना संख्या 1,756
वर्तमान संस्करण 2.5
अंतिम अपडेट 2022-12-13
प्रकाशन तिथि 2022-11-17
रेटिंग 5.00/5 कुल 14 रेटिंग्स
डेवलपर https://cesarwilliam.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://arena.im/mlp/worldcup
सहायता पृष्ठ URL https://cesarwilliam.com
समर्थित भाषाएँ de,en,fr,nl,es,pt-BR,el,ru,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_description__",
    "version": "2.5",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "notifications",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/images\/get_started16.png",
            "32": "\/images\/get_started32.png",
            "48": "\/images\/get_started48.png",
            "128": "\/images\/get_started128.png"
        }
    },
    "icons": {
        "16": "\/images\/get_started16.png",
        "32": "\/images\/get_started32.png",
        "48": "\/images\/get_started48.png",
        "128": "\/images\/get_started128.png"
    }
}