Esports Dashboard - The Esports New Tab

Esports Dashboard

什么是Esports Dashboard - The Esports New Tab?

Esports Dashboard - The Esports New Tab是由TogglEsports开发的Chrome扩展程序,该扩展的主要功能是“Esports Dashboard”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载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.                    

扩展基本信息

名称 Esports Dashboard - The Esports New Tab Esports Dashboard - The Esports New Tab
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"
    }
}