Better ESEA [Unofficial]

Dark Version for ESEA by Michal Walko

O que é Better ESEA [Unofficial]?

Better ESEA [Unofficial] é uma extensão do Chrome desenvolvida por mike.sebastian.walko, e sua principal característica é "Dark Version for ESEA by Michal Walko".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Better ESEA [Unofficial]

Baixe arquivos de extensão Better ESEA [Unofficial] no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Better ESEA [Unofficial] Better ESEA [Unofficial]
ID gmgnecllnnedcjbdlijmklebjlifimmo
URL Oficial https://chromewebstore.google.com/detail/better-esea-unofficial/gmgnecllnnedcjbdlijmklebjlifimmo
Descrição Dark Version for ESEA by Michal Walko
Tamanho do Arquivo 10.43 KB
Contagem de Instalações 328
Versão Atual 1.2.0
Última Atualização 2016-05-15
Data de Publicação 2016-05-15
Classificação 5.00/5 Total de 11 Avaliações
Desenvolvedor mike.sebastian.walko
Tipo de Pagamento free
Idiomas Suportados 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\/*"
            ]
        }
    ]
}