Battlelog Black Shadow Theme

A dark theme for the Battlefield 4 Battlelog.

What is Battlelog Black Shadow Theme?

Battlelog Black Shadow Theme is a Chrome extension developed by T3RRORTOAST, and its main feature is "A dark theme for the Battlefield 4 Battlelog.".

Extension Screenshots

screenshot

Download Battlelog Black Shadow Theme Extension CRX File

Download Battlelog Black Shadow Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is a beautiful dark/black theme for the Battlefield 4 Battlelog. Enjoy!                    

Extension Basic Information

Name Battlelog Black Shadow Theme Battlelog Black Shadow Theme
ID eccdgnleekhhkcbhbdkealgbmdmkpbdc
Official URL https://chromewebstore.google.com/detail/battlelog-black-shadow-th/eccdgnleekhhkcbhbdkealgbmdmkpbdc
Description A dark theme for the Battlefield 4 Battlelog.
File Size 32.75 KB
Installation Count 50
Current Version 1.1
Last Updated 2014-12-17
Publish Date 2014-12-16
Rating 3.29/5 Total 7 Ratings
Developer T3RRORTOAST
Payment Type free
Extension Website http://battlelog.battlefield.com/bf4/user/T3RRORTOAST/
Help Page URL http://battlelog.battlefield.com/bf4/user/T3RRORTOAST/
Supported Languages en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "http:\/\/battlelog.battlefield.com\/bf4\/*"
            ]
        }
    ],
    "description": "A dark theme for the Battlefield 4 Battlelog.",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnxPVq6aaBCF8HbmScGrwiCpi2WC2nrjqvumQcoAmrO9jZ9hxE3p0eYcGGYSEUUu8D1\/uwi7tJzBK2A+0+tC9XqrH1YAvnwUKZhEFuq4HF0XPfRiQ6xuQPupQRbASj+7QldeiS\/GopxdjL3l34eWRysjzhvgVW6OMT4MoTT+11mTMpz9QFp\/y2nHbcf+Lq2wXfiem3xQnSAWNQbCx8HhCHDczectIEf0STDrcpEOY1WggxWXw\/r7zBP4nfBWzGY16nQYs+b0H0KaNn9Rj9GRpcWH3aVMIUSFv+T4WLLsgDp\/\/Hq3v0FRCquHkND\/n1mXLHsKu5VNz+Gz8LNbIy9sM3QIDAQAB",
    "manifest_version": 2,
    "name": "Battlelog Black Shadow Theme",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}