GW2 World Boss Timers
This will display the description of the extention/project
Was ist GW2 World Boss Timers?
GW2 World Boss Timers ist eine Chrome-Erweiterung, die von http://www.kingsmanscode.com entwickelt wurde, und ihr Hauptmerkmal ist "This will display the description of the extention/project".
GW2 World Boss Timers-Erweiterungs-CRX-Datei herunterladen
Laden Sie GW2 World Boss Timers-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
Grundlegende Informationen zur Erweiterung
Name | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
Offizielle URL | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
Beschreibung | This will display the description of the extention/project |
Dateigröße | 26.56 KB |
Installationsanzahl | 66 |
Aktuelle Version | 3.0 |
Letztes Update | 2015-12-23 |
Veröffentlichungsdatum | 2015-12-23 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | http://www.kingsmanscode.com |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |