Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

什么是Battlelog 2.0 Theme?

Battlelog 2.0 Theme是由T3RRORTOAST开发的Chrome扩展程序,该扩展的主要功能是“A theme that completely changes the whole Battlefield 4 Battlelog”。

扩展截图

screenshot

下载Battlelog 2.0 Theme扩展crx文件

下载Battlelog 2.0 Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
}