European Football Leagues Score

Simple football box score

什麼是European Football Leagues Score?

European Football Leagues Score是由junjun901225開發的Chrome擴展程式,該擴展的主要功能是“Simple football box score”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載European Football Leagues Score擴展crx文件

下載European Football Leagues Score擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 European Football Leagues Score European Football Leagues Score
ID gbjnhnlklfjifaijdgmefjeokakhpaeg
官方網址 https://chromewebstore.google.com/detail/european-football-leagues/gbjnhnlklfjifaijdgmefjeokakhpaeg
簡介 Simple football box score
檔案大小 1.46 MB
安裝次數 194
目前版本 1.4.1
更新時間 2024-02-06
上架時間 2023-10-03
評分 5.00/5 共 2 次評分
開發者 junjun901225
電子郵箱 [email protected]
付費類型 free
支援的語言 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": []
}