Watchtower by ucool

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

Cos'è Watchtower by ucool?

Watchtower by ucool è un'estensione di Chrome sviluppata da http://www.commandersofevony.com, e la sua funzione principale è "Send you in game notifications when you're away. Generate daily free gems!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Watchtower by ucool

Scarica i file di estensione Watchtower by ucool in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                                            

Informazioni di Base sull'Estensione

Nome Watchtower by ucool Watchtower by ucool
ID jomaapgapklkcffkahjmeceoldngihae
URL Ufficiale https://chrome.google.com/webstore/detail/watchtower-by-ucool/jomaapgapklkcffkahjmeceoldngihae
Descrizione Send you in game notifications when you're away. Generate daily free gems!
Dimensione del File 184 KB
Conteggio Installazioni 838
Versione Corrente 1.1.64
Ultimo Aggiornamento 2014-06-19
Data di Pubblicazione 2014-06-19
Valutazione 2.87/5 Totale 169 Valutazioni
Sviluppatore http://www.commandersofevony.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.commandersofevony.com
URL della Pagina di Aiuto http://forum.ucool.com
Lingue Supportate 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"
}