Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

Battlelog 2.0 Theme क्या है?

Battlelog 2.0 Theme T3RRORTOAST द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A theme that completely changes the whole Battlefield 4 Battlelog"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Battlelog 2.0 Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

एक्सटेंशन की मूल जानकारी

नाम Battlelog 2.0 Theme Battlelog 2.0 Theme
ID mmfblcmnlcaipbihmhigmbggfbijhjen
आधिकारिक URL https://chrome.google.com/webstore/detail/battlelog-20-theme/mmfblcmnlcaipbihmhigmbggfbijhjen
विवरण A theme that completely changes the whole Battlefield 4 Battlelog
फ़ाइल का आकार 29.29 KB
स्थापना संख्या 104
वर्तमान संस्करण 1.1
अंतिम अपडेट 2014-10-24
प्रकाशन तिथि 2014-10-24
रेटिंग 3.47/5 कुल 19 रेटिंग्स
डेवलपर T3RRORTOAST
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
सहायता पृष्ठ URL http://getbblog.com/board/topic/113164/1/Battlelog-2-0-Theme
समर्थित भाषाएँ 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"
}