Battlelog 2.0 Theme

A theme that completely changes the whole Battlefield 4 Battlelog

Что такое Battlelog 2.0 Theme?

Battlelog 2.0 Theme - это расширение Chrome, разработанное T3RRORTOAST, и его основная функция - "A theme that completely changes the whole Battlefield 4 Battlelog".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Battlelog 2.0 Theme

Скачайте файлы расширений 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"
}