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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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