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
公式URL 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
Eメール [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": []
}