Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

O que é Battlelog 2.0 Theme?

Battlelog 2.0 Theme é uma extensão do Chrome desenvolvida por T3RRORTOAST, e sua principal característica é "A theme that completely changes the whole Battlefield 4 Battlelog".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Battlelog 2.0 Theme

Baixe arquivos de extensão Battlelog 2.0 Theme 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 a theme that completely changes the whole Battlefield 4 Battlelog. Enjoy!                    

Informações Básicas da Extensão

Nome Battlelog 2.0 Theme Battlelog 2.0 Theme
ID mmfblcmnlcaipbihmhigmbggfbijhjen
URL Oficial https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen
Descrição A theme that completely changes the whole Battlefield 4 Battlelog
Tamanho do Arquivo 29.29 KB
Contagem de Instalações 104
Versão Atual 1.1
Última Atualização 2014-10-24
Data de Publicação 2014-10-24
Classificação 3.47/5 Total de 19 Avaliações
Desenvolvedor T3RRORTOAST
Tipo de Pagamento free
Site da Extensão http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
URL da Página de Ajuda http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Idiomas Suportados 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"
}