Better ESEA [Unofficial]

Dark Version for ESEA by Michal Walko

Qu'est-ce que Better ESEA [Unofficial] ?

Better ESEA [Unofficial] est une extension Chrome développée par mike.sebastian.walko, et sa fonction principale est "Dark Version for ESEA by Michal Walko".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Better ESEA [Unofficial]

Téléchargez les fichiers d'extension Better ESEA [Unofficial] 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 is an extension that applies a Dark color scheme to the ESEA website along with providing additional functionalities.
*NOT OFFICIALLY SPONSORED/ENDORSED BY ESEA*

Created by Michal Walko
(https://play.esea.net/users/695143)

Credit for the Dark Aztec Background goes to "chopsticks" (https://play.esea.net/users/494214)

Donations can be made to Paypal @ [email protected] or to my Steam Account:

https://steamcommunity.com/tradeoffer/new/?partner=83563744&token=0tMabNDm                    

Informations de Base sur l'Extension

Nom Better ESEA [Unofficial] Better ESEA [Unofficial]
ID gmgnecllnnedcjbdlijmklebjlifimmo
URL Officiel https://chromewebstore.google.com/detail/better-esea-unofficial/gmgnecllnnedcjbdlijmklebjlifimmo
Description Dark Version for ESEA by Michal Walko
Taille du Fichier 10.43 KB
Nombre d'Installations 328
Version Actuelle 1.2.0
Dernière Mise à Jour 2016-05-15
Date de Publication 2016-05-15
Évaluation 5.00/5 Total 11 Évaluations
Développeur mike.sebastian.walko
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Better ESEA [Unofficial]",
    "version": "1.2.0",
    "description": "Dark Version for ESEA by Michal Walko",
    "manifest_version": 2,
    "content_scripts": [
        {
            "css": [
                "style.css"
            ],
            "matches": [
                "http:\/\/*.esea.net\/*",
                "https:\/\/*.esea.net\/*"
            ]
        }
    ]
}