Watchtower by ucool (CB)

Send you in game notifications when you're away. Generate daily free gems!

Что такое Watchtower by ucool (CB)?

Watchtower by ucool (CB) - это расширение Chrome, разработанное http://cb.commandersofevony.com, и его основная функция - "Send you in game notifications when you're away. Generate daily free gems!".

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

screenshot
screenshot

Скачать файл CRX расширения Watchtower by ucool (CB)

Скачайте файлы расширений Watchtower by ucool (CB) в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                                            

Основная информация о расширении

Название Watchtower by ucool (CB) Watchtower by ucool (CB)
ID aoffkllapalaegagmchoenhpnlkhojdo
Официальный URL https://chrome.google.com/webstore/detail/watchtower-by-ucool-cb/aoffkllapalaegagmchoenhpnlkhojdo
Описание Send you in game notifications when you're away. Generate daily free gems!
Размер файла 184 KB
Количество установок 170
Текущая Версия 1.1.65
Последнее Обновление 2014-03-17
Дата публикации 2014-03-17
Рейтинг 3.18/5 Всего 227 оценок
Разработчик http://cb.commandersofevony.com
Тип оплаты free
Официальный сайт расширения http://cb.commandersofevony.com
URL страницы помощи http://forum.ucool.com
Поддерживаемые языки en
manifest.json
{
    "name": "Watchtower by ucool (CB)",
    "short_name": "Watchtower by ucool",
    "manifest_version": 2,
    "version": "1.1.65",
    "background": {
        "page": "closed_beta.html"
    },
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "assets\/icons\/watchTower_128x128.png",
        "48": "assets\/icons\/watchTower_48x48.png",
        "16": "assets\/icons\/watchTower_16x16.png"
    },
    "permissions": [
        "notifications",
        "pushMessaging",
        "cookies",
        "webRequest",
        "storage",
        "*:\/\/*.ucool.com\/*",
        "*:\/\/*.commandersofevony.com\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/*.commandersofevony.com; object-src 'self' 'unsafe-eval' https:\/\/*.commandersofevony.com",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}