European Football Leagues Score
Simple football box score
Vad är European Football Leagues Score?
European Football Leagues Score är en Chrome-tillägg utvecklad av junjun901225, och dess huvudfunktion är "Simple football box score".
Tilläggsskärmbilder
Ladda ner European Football Leagues Score-förlängningens CRX-fil
Ladda ner European Football Leagues Score-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | gbjnhnlklfjifaijdgmefjeokakhpaeg |
| Officiell webbadress | https://chromewebstore.google.com/detail/european-football-leagues/gbjnhnlklfjifaijdgmefjeokakhpaeg |
| Beskrivning | Simple football box score |
| Filstorlek | 1.46 MB |
| Antal Installationer | 194 |
| Aktuell Version | 1.4.1 |
| Senast Uppdaterad | 2024-02-06 |
| Publiceringsdatum | 2023-10-03 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | junjun901225 |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": []
} | |