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)是由http://cb.commandersofevony.com開發的Chrome擴展程式,該擴展的主要功能是“Send you in game notifications when you're away. Generate daily free gems!”。
擴展截圖
下載Watchtower by ucool (CB)擴展crx文件
下載Watchtower by ucool (CB)擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | |
ID | aoffkllapalaegagmchoenhpnlkhojdo |
官方網址 | 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" } |