GW2 World Boss Timers
This will display the description of the extention/project
Vad är GW2 World Boss Timers?
GW2 World Boss Timers är en Chrome-tillägg utvecklad av http://www.kingsmanscode.com, och dess huvudfunktion är "This will display the description of the extention/project".
Ladda ner GW2 World Boss Timers-förlängningens CRX-fil
Ladda ner GW2 World Boss Timers-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
Grundläggande Information om Tillägg
Namn | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
Officiell webbadress | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
Beskrivning | This will display the description of the extention/project |
Filstorlek | 26.56 KB |
Antal Installationer | 66 |
Aktuell Version | 3.0 |
Senast Uppdaterad | 2015-12-23 |
Publiceringsdatum | 2015-12-23 |
Betyg | 5.00/5 Totalt 3 Betyg |
Utvecklare | http://www.kingsmanscode.com |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" ] } |