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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" ] } |