Esports Dashboard - The Esports New Tab
Esports Dashboard
Esports Dashboard - The Esports New Tab là gì?
Esports Dashboard - The Esports New Tab là một tiện ích mở rộng Chrome được phát triển bởi TogglEsports, và tính năng chính của nó là "Esports Dashboard".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Esports Dashboard - The Esports New Tab
Tải xuống các tệp mở rộng Esports Dashboard - The Esports New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dehlfbfgppbnkjjdpclojmnbpbaniimd |
URL Chính Thức | https://chrome.google.com/webstore/detail/esports-dashboard-the-esp/dehlfbfgppbnkjjdpclojmnbpbaniimd |
Mô tả | Esports Dashboard |
Kích Thước Tệp | 21.2 MB |
Số Lần Cài Đặt | 20 |
Phiên Bản Hiện Tại | 0.0.0.5 |
Cập Nhật Lần Cuối | 2020-06-11 |
Ngày Phát Hành | 2020-06-11 |
Nhà Phát Triển | TogglEsports |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://docs.google.com/document/d/1NISfpB_VIBYfVtY8tYfoyls5CcxDtBolAyClOdMTOv0/edit?usp=sharing |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |