GW2 World Boss Timers

This will display the description of the extention/project

GW2 World Boss Timers là gì?

GW2 World Boss Timers là một tiện ích mở rộng Chrome được phát triển bởi http://www.kingsmanscode.com, và tính năng chính của nó là "This will display the description of the extention/project".

Tải xuống tệp CRX của tiện ích mở rộng GW2 World Boss Timers

Tải xuống các tệp mở rộng GW2 World Boss Timers dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GW2 World Boss Timers GW2 World Boss Timers
ID aiieejdbkjhledljcbdlbiindfkjpfhn
URL Chính Thức https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn
Mô tả This will display the description of the extention/project
Kích Thước Tệp 26.56 KB
Số Lần Cài Đặt 66
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2015-12-23
Ngày Phát Hành 2015-12-23
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://www.kingsmanscode.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}