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 |
官方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" } |