England Soccer

England Soccer

Qu'est-ce que England Soccer ?

England Soccer est une extension Chrome développée par woltimedia, et sa fonction principale est "England Soccer".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension England Soccer

Téléchargez les fichiers d'extension England Soccer 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

                        Get the England Soccer New Tab with unique
features such as upcoming match schedules for the English league, a soccer related wallpaper,
date & time widget along with new tab search results by Microsoft Bing

By clicking "Add to chrome", I accept and agree to installing the England Soccer New Tab extension and setting Chrome™ New Tab search results by Microsoft Bing.

Terms of Use at: https://www.woltimedia.com/terms.html
Privacy Policy at: https://www.woltimedia.com/ppolicy.html
About Us: https://www.woltimedia.com/index.html#about-us                    

Informations de Base sur l'Extension

Nom England Soccer England Soccer
ID ecnhdamihdajomobcmolnpbpjllndloa
URL Officiel https://chromewebstore.google.com/detail/england-soccer/ecnhdamihdajomobcmolnpbpjllndloa
Description England Soccer
Taille du Fichier 566 KB
Nombre d'Installations 10,000
Version Actuelle 0.2
Dernière Mise à Jour 2023-05-11
Date de Publication 2023-05-01
Développeur woltimedia
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://woltimedia.com/ppolicy.html
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "England Soccer",
    "description": "England Soccer",
    "version": "0.2",
    "chrome_url_overrides": {
        "newtab": "newpage.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}