Better ESEA [Unofficial]

Dark Version for ESEA by Michal Walko

Apa itu Better ESEA [Unofficial]?

Better ESEA [Unofficial] adalah ekstensi Chrome yang dikembangkan oleh mike.sebastian.walko, dan fitur utamanya adalah "Dark Version for ESEA by Michal Walko".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Better ESEA [Unofficial]

Unduh file ekstensi Better ESEA [Unofficial] dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Better ESEA [Unofficial] Better ESEA [Unofficial]
ID gmgnecllnnedcjbdlijmklebjlifimmo
URL Resmi https://chromewebstore.google.com/detail/better-esea-unofficial/gmgnecllnnedcjbdlijmklebjlifimmo
Deskripsi Dark Version for ESEA by Michal Walko
Ukuran File 10.43 KB
Jumlah Instalasi 328
Versi Saat Ini 1.2.0
Terakhir Diperbarui 2016-05-15
Tanggal Publikasi 2016-05-15
Penilaian 5.00/5 Total 11 Penilaian
Pengembang mike.sebastian.walko
Tipe Pembayaran free
Bahasa yang Didukung 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\/*"
            ]
        }
    ]
}