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 هو إضافة Chrome تم تطويرها بواسطة https://cesarwilliam.com، والميزة الرئيسية لها هي "World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة World Cup Qatar 2022

قم بتنزيل ملفات الامتداد World Cup Qatar 2022 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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"
    }
}