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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में League of Legends (LoL) Event Schedule एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
}