World Cup Qatar 2022

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

Qu'est-ce que World Cup Qatar 2022 ?

World Cup Qatar 2022 est une extension Chrome développée par https://cesarwilliam.com, et sa fonction principale est "World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension World Cup Qatar 2022

Téléchargez les fichiers d'extension World Cup Qatar 2022 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom World Cup Qatar 2022 World Cup Qatar 2022
ID afdnjlbhfnjnnokkddnjjgdbanloaakm
URL Officiel https://chromewebstore.google.com/detail/world-cup-qatar-2022/afdnjlbhfnjnnokkddnjjgdbanloaakm
Description World Cup Qatar 2022 is a calendar of all the matches adjusted to your local time.
Taille du Fichier 513 KB
Nombre d'Installations 1,756
Version Actuelle 2.5
Dernière Mise à Jour 2022-12-13
Date de Publication 2022-11-17
Évaluation 5.00/5 Total 14 Évaluations
Développeur https://cesarwilliam.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://arena.im/mlp/worldcup
URL de la Page d'Aide https://cesarwilliam.com
Langues Prises en Charge 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"
    }
}