League of Legends (LoL) Event Schedule

This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…

League of Legends (LoL) Event Scheduleとは何ですか?

League of Legends (LoL) Event ScheduleはAdrián Arbizuによって開発されたChromeの拡張機能で、その主な機能は「This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…」です。

拡張機能のスクリーンショット

screenshot
screenshot

League of Legends (LoL) Event Schedule拡張機能のCRXファイルをダウンロード

League of Legends (LoL) Event Schedule拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON INVITATIONAL, ALL-STAR)

Features:
- List of the upcoming events.
- When a match is Live, it will be show even if you don't select the league that owns it. Click over it to navigate to the stream broadcasting it!

Share your experience at the Chrome Store and rate League of Legends (LoL) Event Schedule extension
Extension made by Adrián Arbizu Donoso (Spain). 
Framework used: Angular 12.                    

拡張機能の基本情報

名前 League of Legends (LoL) Event Schedule League of Legends (LoL) Event Schedule
ID hdhllppooojohhekjlolimghbhgipgdh
公式URL https://chromewebstore.google.com/detail/league-of-legends-lol-eve/hdhllppooojohhekjlolimghbhgipgdh
説明 This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…
ファイルサイズ 596 KB
インストール数 415
現在のバージョン 2.6.0
最終更新日 2021-07-08
公開日 2020-02-18
評価 4.67/5 合計 3 レビュー
開発者 Adrián Arbizu
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "manifest_version": 3,
    "name": "League of Legends (LoL) Event Schedule",
    "version": "2.6.0",
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_title": "Watch events!",
        "default_popup": "index.html#\/popup"
    },
    "icons": {
        "19": "assets\/icon.png",
        "128": "assets\/icon.png",
        "16": "assets\/icon.png",
        "24": "assets\/icon.png",
        "256": "assets\/icon.png",
        "32": "assets\/icon.png",
        "48": "assets\/icon.png",
        "512": "assets\/icon.png",
        "64": "assets\/icon.png"
    },
    "short_name": "LES",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}