GW2 World Boss Timers
This will display the description of the extention/project
GW2 World Boss Timersคืออะไร?
GW2 World Boss Timers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.kingsmanscode.com และคุณลักษณะหลักของมันคือ "This will display the description of the extention/project"
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GW2 World Boss Timers
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } |