GW2 World Boss Timers
This will display the description of the extention/project
O que é GW2 World Boss Timers?
GW2 World Boss Timers é uma extensão do Chrome desenvolvida por http://www.kingsmanscode.com, e sua principal característica é "This will display the description of the extention/project".
Baixar o arquivo CRX da Extensão GW2 World Boss Timers
Baixe arquivos de extensão GW2 World Boss Timers no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Guild Wars 2 Heart of Thorns timer for world boss meta events, with daily checklists, resource nodes collections map, and Trading Post tracker.
Informações Básicas da Extensão
Nome | ![]() |
ID | aiieejdbkjhledljcbdlbiindfkjpfhn |
URL Oficial | https://chrome.google.com/webstore/detail/gw2-world-boss-timers/aiieejdbkjhledljcbdlbiindfkjpfhn |
Descrição | This will display the description of the extention/project |
Tamanho do Arquivo | 26.56 KB |
Contagem de Instalações | 66 |
Versão Atual | 3.0 |
Última Atualização | 2015-12-23 |
Data de Publicação | 2015-12-23 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | http://www.kingsmanscode.com |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |