Esports Dashboard - The Esports New Tab
Esports Dashboard
什麼是Esports Dashboard - The Esports New Tab?
Esports Dashboard - The Esports New Tab是由TogglEsports開發的Chrome擴展程式,該擴展的主要功能是“Esports Dashboard”。
擴展截圖
下載Esports Dashboard - The Esports New Tab擴展crx文件
下載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 |
官方網址 | 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" } } |