Esports Dashboard - The Esports New Tab
Esports Dashboard
Cos'è Esports Dashboard - The Esports New Tab?
Esports Dashboard - The Esports New Tab è un'estensione di Chrome sviluppata da TogglEsports, e la sua funzione principale è "Esports Dashboard".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Esports Dashboard - The Esports New Tab
Scarica i file di estensione Esports Dashboard - The Esports New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | dehlfbfgppbnkjjdpclojmnbpbaniimd |
URL Ufficiale | https://chrome.google.com/webstore/detail/esports-dashboard-the-esp/dehlfbfgppbnkjjdpclojmnbpbaniimd |
Descrizione | Esports Dashboard |
Dimensione del File | 21.2 MB |
Conteggio Installazioni | 20 |
Versione Corrente | 0.0.0.5 |
Ultimo Aggiornamento | 2020-06-11 |
Data di Pubblicazione | 2020-06-11 |
Sviluppatore | TogglEsports |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/1NISfpB_VIBYfVtY8tYfoyls5CcxDtBolAyClOdMTOv0/edit?usp=sharing |
Lingue Supportate | 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" } } |