Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

Co to jest Battlelog 2.0 Theme?

Battlelog 2.0 Theme to rozszerzenie Chrome opracowane przez T3RRORTOAST, a jego główną funkcją jest „A theme that completely changes the whole Battlefield 4 Battlelog”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Battlelog 2.0 Theme

Pobierz pliki rozszerzeń Battlelog 2.0 Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Battlelog 2.0 Theme Battlelog 2.0 Theme
ID mmfblcmnlcaipbihmhigmbggfbijhjen
Oficjalny URL https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen
Opis A theme that completely changes the whole Battlefield 4 Battlelog
Rozmiar pliku 29.29 KB
Liczba instalacji 104
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2014-10-24
Data Publikacji 2014-10-24
Ocena 3.47/5 Łącznie 19 Oceny
Deweloper T3RRORTOAST
Typ Płatności free
Strona Rozszerzenia http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Adres URL Strony Pomocy http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Obsługiwane Języki 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"
}