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…

Qu'est-ce que League of Legends (LoL) Event Schedule ?

League of Legends (LoL) Event Schedule est une extension Chrome développée par Adrián Arbizu, et sa fonction principale est "This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension League of Legends (LoL) Event Schedule

Téléchargez les fichiers d'extension League of Legends (LoL) Event Schedule au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom League of Legends (LoL) Event Schedule League of Legends (LoL) Event Schedule
ID hdhllppooojohhekjlolimghbhgipgdh
URL Officiel https://chromewebstore.google.com/detail/league-of-legends-lol-eve/hdhllppooojohhekjlolimghbhgipgdh
Description This extension provides a list of upcoming League of Legends eSports events (LEC, LCS, LCK, LPL, WORLD CHAMPIONSHIP, MID-SEASON…
Taille du Fichier 596 KB
Nombre d'Installations 415
Version Actuelle 2.6.0
Dernière Mise à Jour 2021-07-08
Date de Publication 2020-02-18
Évaluation 4.67/5 Total 3 Évaluations
Développeur Adrián Arbizu
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}