Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

Vad är Battlelog 2.0 Theme?

Battlelog 2.0 Theme är en Chrome-tillägg utvecklad av T3RRORTOAST, och dess huvudfunktion är "A theme that completely changes the whole Battlefield 4 Battlelog".

Tilläggsskärmbilder

screenshot

Ladda ner Battlelog 2.0 Theme-förlängningens CRX-fil

Ladda ner Battlelog 2.0 Theme-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Battlelog 2.0 Theme Battlelog 2.0 Theme
ID mmfblcmnlcaipbihmhigmbggfbijhjen
Officiell webbadress https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen
Beskrivning A theme that completely changes the whole Battlefield 4 Battlelog
Filstorlek 29.29 KB
Antal Installationer 104
Aktuell Version 1.1
Senast Uppdaterad 2014-10-24
Publiceringsdatum 2014-10-24
Betyg 3.47/5 Totalt 19 Betyg
Utvecklare T3RRORTOAST
Betalningssätt free
Tilläggswebbplats http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Hjälpsida URL http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
Stödda Språk 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"
}