Esports Dashboard - The Esports New Tab

Esports Dashboard

Was ist Esports Dashboard - The Esports New Tab?

Esports Dashboard - The Esports New Tab ist eine Chrome-Erweiterung, die von TogglEsports entwickelt wurde, und ihr Hauptmerkmal ist "Esports Dashboard".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Esports Dashboard - The Esports New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Esports Dashboard - The Esports New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Esports Dashboard - The Esports New Tab Esports Dashboard - The Esports New Tab
ID dehlfbfgppbnkjjdpclojmnbpbaniimd
Offizielle URL https://chrome.google.com/webstore/detail/esports-dashboard-the-esp/dehlfbfgppbnkjjdpclojmnbpbaniimd
Beschreibung Esports Dashboard
Dateigröße 21.2 MB
Installationsanzahl 20
Aktuelle Version 0.0.0.5
Letztes Update 2020-06-11
Veröffentlichungsdatum 2020-06-11
Entwickler TogglEsports
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://docs.google.com/document/d/1NISfpB_VIBYfVtY8tYfoyls5CcxDtBolAyClOdMTOv0/edit?usp=sharing
Unterstützte Sprachen 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"
    }
}