Esports Dashboard - The Esports New Tab
Esports Dashboard
ما هو Esports Dashboard - The Esports New Tab؟
Esports Dashboard - The Esports New Tab هو إضافة Chrome تم تطويرها بواسطة TogglEsports، والميزة الرئيسية لها هي "Esports Dashboard".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Esports Dashboard - The Esports New Tab
قم بتنزيل ملفات الامتداد Esports Dashboard - The Esports New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
You love following League of Legends Esports, but find yourself checking multiple websites to find information on games. Esports Dashboard is a hub for Esports fans who want easy access to everything they want to know about current, past, and future games all in one location. Live Scores, Game Vods, and Real-Time Schedules for your favorite Esport, League of Legends! Esports Dashboard by TogglEsports is a user-friendly, easily set up, New Tab Extension that allows users to select their region and preferences. Esports Dashboard was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.
معلومات أساسية عن التمديد
الاسم | |
ID | dehlfbfgppbnkjjdpclojmnbpbaniimd |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/esports-dashboard-the-esp/dehlfbfgppbnkjjdpclojmnbpbaniimd |
الوصف | Esports Dashboard |
حجم الملف | 21.2 MB |
عدد التثبيتات | 20 |
النسخة الحالية | 0.0.0.5 |
آخر تحديث | 2020-06-11 |
تاريخ النشر | 2020-06-11 |
المطور | TogglEsports |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://docs.google.com/document/d/1NISfpB_VIBYfVtY8tYfoyls5CcxDtBolAyClOdMTOv0/edit?usp=sharing |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Esports Dashboard - The Esports New Tab", "author": "TogglEsports", "version": "0.0.0.5", "description": "Esports Dashboard", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "icons": { "16": "Icons\/favicon16.png", "48": "Icons\/favicon48.png", "128": "Icons\/favicon128.png" } } |