Soccer Leagues
Soccer Leagues
ما هو Soccer Leagues؟
Soccer Leagues هو إضافة Chrome تم تطويرها بواسطة rainymarketingapps، والميزة الرئيسية لها هي "Soccer Leagues".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Soccer Leagues
قم بتنزيل ملفات الامتداد Soccer Leagues بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Soccer Leagues is an extension designed to provide soccer fans with an up-to-date view of the current standings in various soccer leagues. The extensions provides a comprehensive overview of each team's performance, including wins, losses, draws, goals for and against, and points earned. By clicking "Add to Chrome", I accept and agree to install the Soccer Leagues extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing All our scores are courtesy of: https://www.scoreaxis.com/ Whether you're following a specific team or just keeping track of the overall league standings the soccer leagues is the extension for you. https://www.rainydaymarketing.com/privacy/ https://www.rainydaymarketing.com/about/ https://www.rainydaymarketing.com/terms
معلومات أساسية عن التمديد
الاسم | |
ID | mmkpjmaplalklpiknmdnaggkcjagaphh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh |
الوصف | Soccer Leagues |
حجم الملف | 664 KB |
عدد التثبيتات | 8,897 |
النسخة الحالية | 0.0.6 |
آخر تحديث | 2023-09-26 |
تاريخ النشر | 2023-02-04 |
تقييم | 3.33/5 مجموع تقييمات 3 |
المطور | rainymarketingapps |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Soccer Leagues", "manifest_version": 3, "name": "Soccer Leagues", "version": "0.0.6", "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "icons": { "16": "images\/16.png", "48": "images\/48.png", "128": "images\/128.png" } } |