European Football Leagues Score
Simple football box score
What is European Football Leagues Score?
European Football Leagues Score is a Chrome extension developed by junjun901225, and its main feature is "Simple football box score".
Extension Screenshots
Download European Football Leagues Score Extension CRX File
Download European Football Leagues Score extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | gbjnhnlklfjifaijdgmefjeokakhpaeg |
Official URL | https://chromewebstore.google.com/detail/european-football-leagues/gbjnhnlklfjifaijdgmefjeokakhpaeg |
Description | Simple football box score |
File Size | 1.46 MB |
Installation Count | 194 |
Current Version | 1.4.1 |
Last Updated | 2024-02-06 |
Publish Date | 2023-10-03 |
Rating | 5.00/5 Total 2 Ratings |
Developer | junjun901225 |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |