GW2 World Boss Timers
This will display the description of the extention/project
Qu'est-ce que GW2 World Boss Timers ?
GW2 World Boss Timers est une extension Chrome développée par http://www.kingsmanscode.com, et sa fonction principale est "This will display the description of the extention/project".
Télécharger le fichier CRX de l'extension GW2 World Boss Timers
Téléchargez les fichiers d'extension GW2 World Boss Timers au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
Informations de Base sur l'Extension
Nom | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
URL Officiel | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
Description | This will display the description of the extention/project |
Taille du Fichier | 26.56 KB |
Nombre d'Installations | 66 |
Version Actuelle | 3.0 |
Dernière Mise à Jour | 2015-12-23 |
Date de Publication | 2015-12-23 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | http://www.kingsmanscode.com |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |