Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

Cos'è Battlelog 2.0 Theme?

Battlelog 2.0 Theme è un'estensione di Chrome sviluppata da T3RRORTOAST, e la sua funzione principale è "A theme that completely changes the whole Battlefield 4 Battlelog".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Battlelog 2.0 Theme

Scarica i file di estensione Battlelog 2.0 Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        This is a theme that completely changes the whole Battlefield 4 Battlelog. Enjoy!                    

Informazioni di Base sull'Estensione

Nome Battlelog 2.0 Theme Battlelog 2.0 Theme
ID mmfblcmnlcaipbihmhigmbggfbijhjen
URL Ufficiale https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen
Descrizione A theme that completely changes the whole Battlefield 4 Battlelog
Dimensione del File 29.29 KB
Conteggio Installazioni 104
Versione Corrente 1.1
Ultimo Aggiornamento 2014-10-24
Data di Pubblicazione 2014-10-24
Valutazione 3.47/5 Totale 19 Valutazioni
Sviluppatore T3RRORTOAST
Tipo di Pagamento free
Sito Web dell'Estensione http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
URL della Pagina di Aiuto http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Lingue Supportate en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "http:\/\/battlelog.battlefield.com\/bf4\/*"
            ]
        }
    ],
    "description": "A theme that completely changes the whole Battlefield 4 Battlelog",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq9eKit1vpf\/yL7oxlBBqJAbdl1knJ6CVwSuWIGoxgc53cgdYK7hgPP4TYFNAiyfsx3QsYP6E1I3zEOq\/32l+DBs1H5+uYeOe7dZmPg9\/R8yTlxbu0AmUu2cR9LW3f\/JitkSs+\/DpXCzFJwxZRJ4C9hscUYxNfB0pd8fMgHgYjYWSqqrB6SzERCu2xY1jkInDwd1J4RrqZ7z6B+wIE7RPZBYdc80nNY66U\/Oz5kmG8JCZ3Gu9E\/Gft7cMvcLW3GI44XZ04w686a\/9ZIkHtxNHtaR090ThN8u3tEXA8xjuaAGzeFEPj3ahkoltfaObBbsCzLn8eyU2x+9O0fP+d3fH5wIDAQAB",
    "manifest_version": 2,
    "name": "Battlelog 2.0 Theme",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}