GW2 World Boss Timers

This will display the description of the extention/project

Cos'è GW2 World Boss Timers?

GW2 World Boss Timers è un'estensione di Chrome sviluppata da http://www.kingsmanscode.com, e la sua funzione principale è "This will display the description of the extention/project".

Scarica il file CRX dell'estensione GW2 World Boss Timers

Scarica i file di estensione GW2 World Boss Timers in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.                    

Informazioni di Base sull'Estensione

Nome GW2 World Boss Timers GW2 World Boss Timers
ID aiieejdbkjhledljcbdlbiindfkjpfhn
URL Ufficiale https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn
Descrizione This will display the description of the extention/project
Dimensione del File 26.56 KB
Conteggio Installazioni 66
Versione Corrente 3.0
Ultimo Aggiornamento 2015-12-23
Data di Pubblicazione 2015-12-23
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore http://www.kingsmanscode.com
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}