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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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" } } |