Watchtower by ucool

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

Watchtower by ucoolとは何ですか?

Watchtower by ucoolはhttp://www.commandersofevony.comによって開発されたChromeの拡張機能で、その主な機能は「Send you in game notifications when you're away. Generate daily free gems!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Watchtower by ucool拡張機能のCRXファイルをダウンロード

Watchtower by ucool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Watchtower by ucool Watchtower by ucool
ID jomaapgapklkcffkahjmeceoldngihae
公式URL https://chrome.google.com/webstore/detail/watchtower-by-ucool/jomaapgapklkcffkahjmeceoldngihae
説明 Send you in game notifications when you're away. Generate daily free gems!
ファイルサイズ 184 KB
インストール数 838
現在のバージョン 1.1.64
最終更新日 2014-06-19
公開日 2014-06-19
評価 2.87/5 合計 169 レビュー
開発者 http://www.commandersofevony.com
支払い方法 free
拡張機能のウェブサイト http://www.commandersofevony.com
ヘルプページのURL http://forum.ucool.com
対応言語 en
manifest.json
{
    "name": "Watchtower by ucool",
    "short_name": "Watchtower by ucool",
    "manifest_version": 2,
    "version": "1.1.64",
    "background": {
        "page": "production.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"
}