GW2 World Boss Timers
This will display the description of the extention/project
什么是GW2 World Boss Timers?
GW2 World Boss Timers是由http://www.kingsmanscode.com开发的Chrome扩展程序,该扩展的主要功能是“This will display the description of the extention/project”。
下载GW2 World Boss Timers扩展crx文件
下载GW2 World Boss Timers扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
扩展基本信息
名称 | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
官方URL | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
简介 | This will display the description of the extention/project |
文件大小 | 26.56 KB |
安装次数 | 66 |
当前版本 | 3.0 |
更新时间 | 2015-12-23 |
上架时间 | 2015-12-23 |
评分 | 5.00/5 共3次评分 |
开发者 | http://www.kingsmanscode.com |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GW2 World Boss Timers", "description": "This will display the description of the extention\/project", "version": "3.0", "manifest_version": 2, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |