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開發的Chrome擴展程式,該擴展的主要功能是“World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載World Cup Qatar 2022擴展crx文件

下載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
官方網址 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"
    }
}