Watchtower by ucool (CB)

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

What is Watchtower by ucool (CB)?

Watchtower by ucool (CB) is a Chrome extension developed by http://cb.commandersofevony.com, and its main feature is "Send you in game notifications when you're away. Generate daily free gems!".

Extension Screenshots

screenshot
screenshot

Download Watchtower by ucool (CB) Extension CRX File

Download Watchtower by ucool (CB) 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

                                            

Extension Basic Information

Name Watchtower by ucool (CB) Watchtower by ucool (CB)
ID aoffkllapalaegagmchoenhpnlkhojdo
Official URL https://chrome.google.com/webstore/detail/watchtower-by-ucool-cb/aoffkllapalaegagmchoenhpnlkhojdo
Description Send you in game notifications when you're away. Generate daily free gems!
File Size 184 KB
Installation Count 170
Current Version 1.1.65
Last Updated 2014-03-17
Publish Date 2014-03-17
Rating 3.18/5 Total 227 Ratings
Developer http://cb.commandersofevony.com
Payment Type free
Extension Website http://cb.commandersofevony.com
Help Page URL http://forum.ucool.com
Supported Languages 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"
}