Soccer Leagues

Soccer Leagues

Was ist Soccer Leagues?

Soccer Leagues ist eine Chrome-Erweiterung, die von rainymarketingapps entwickelt wurde, und ihr Hauptmerkmal ist "Soccer Leagues".

Erweiterungsscreenshots

screenshot

Soccer Leagues-Erweiterungs-CRX-Datei herunterladen

Laden Sie Soccer Leagues-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Soccer Leagues is an extension designed to provide soccer fans with an up-to-date view of the current standings in various soccer leagues. The extensions provides a comprehensive overview of each team's performance, including wins, losses, draws, goals for and against, and points earned.

By clicking "Add to Chrome", I accept and agree to install the Soccer Leagues extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing

All our scores are courtesy of: https://www.scoreaxis.com/

Whether you're following a specific team or just keeping track of the overall league standings the soccer leagues is the extension for you.

https://www.rainydaymarketing.com/privacy/

https://www.rainydaymarketing.com/about/

https://www.rainydaymarketing.com/terms                    

Grundlegende Informationen zur Erweiterung

Name Soccer Leagues Soccer Leagues
ID mmkpjmaplalklpiknmdnaggkcjagaphh
Offizielle URL https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh
Beschreibung Soccer Leagues
Dateigröße 664 KB
Installationsanzahl 8,897
Aktuelle Version 0.0.6
Letztes Update 2023-09-26
Veröffentlichungsdatum 2023-02-04
Bewertung 3.33/5 Insgesamt 3 Bewertungen
Entwickler rainymarketingapps
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Soccer Leagues",
    "manifest_version": 3,
    "name": "Soccer Leagues",
    "version": "0.0.6",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}