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 |
公式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 |
Eメール | [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" } } |