DayFootball
DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.
ما هو DayFootball؟
DayFootball هو إضافة Chrome تم تطويرها بواسطة pshx، والميزة الرئيسية لها هي "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DayFootball
قم بتنزيل ملفات الامتداد DayFootball بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
معلومات أساسية عن التمديد
الاسم | |
ID | dchgacgipbnckikiinacnknjbaioloph |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/dayfootball/dchgacgipbnckikiinacnknjbaioloph |
الوصف | DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions. |
حجم الملف | 4.07 MB |
عدد التثبيتات | 45 |
النسخة الحالية | 1.2 |
آخر تحديث | 2015-11-19 |
تاريخ النشر | 2015-11-19 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | pshx |
نوع الدفع | free |
اللغات المدعومة | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DayFootball", "version": "1.2", "description": "DayFootball is a free application to follow football life. Live football scores from leagues,cups, competitions.", "browser_action": { "default_title": "DayFootball", "default_popup": "popup.html" }, "icons": { "128": "static\/img\/icon.png" }, "permissions": [ "http:\/\/*\/", "https:\/\/*\/", "storage", "tabs" ] } |