European Football Leagues Score

Simple football box score

Wat is European Football Leagues Score?

European Football Leagues Score is een Chrome-extensie ontwikkeld door junjun901225, en de belangrijkste functie is "Simple football box score".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie European Football Leagues Score

Download European Football Leagues Score-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        This extenison is a dashboard that displays real-time football scores from various leagues across Europe.

The users don't need to open a new tab or access a new webpage to check football scores.

Update history

v1.2.0
It shows scorers when hovering a score

v1.3.0
league1 and serieA are added

v1.4.0
pagination is added
UEFA Europa League and UEFA Europa Conference League are added

V1.4.1
bug fix for the case where a team doesn't have a record                    

Basisinformatie over de Extensie

Naam European Football Leagues Score European Football Leagues Score
ID gbjnhnlklfjifaijdgmefjeokakhpaeg
Officiële URL https://chromewebstore.google.com/detail/european-football-leagues/gbjnhnlklfjifaijdgmefjeokakhpaeg
Beschrijving Simple football box score
Bestandsgrootte 1.46 MB
Aantal Installaties 194
Huidige Versie 1.4.1
Laatst Bijgewerkt 2024-02-06
Publicatiedatum 2023-10-03
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar junjun901225
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "European Football Leagues Score",
    "description": "Simple football box score",
    "version": "1.4.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "football.png",
        "48": "football.png",
        "128": "football.png"
    },
    "permissions": []
}