European Football Leagues Score

Simple football box score

ما هو European Football Leagues Score؟

European Football Leagues Score هو إضافة Chrome تم تطويرها بواسطة junjun901225، والميزة الرئيسية لها هي "Simple football box score".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة European Football Leagues Score

قم بتنزيل ملفات الامتداد European Football Leagues Score بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [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": []
}