FFXIV Eorzea Time
Current time in Eorzea
O que é FFXIV Eorzea Time?
FFXIV Eorzea Time é uma extensão do Chrome desenvolvida por Nick Dollimount, e sua principal característica é "Current time in Eorzea".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão FFXIV Eorzea Time
Baixe arquivos de extensão FFXIV Eorzea Time 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
FFXIV Eorzea Time provides quick access to the current time in Eorzea. FFXIV Eorzea Time is accurate and is dynamically updated.
Informações Básicas da Extensão
Nome | |
ID | nlaalfmjnieiakpdnbcififcmlepfjda |
URL Oficial | https://chromewebstore.google.com/detail/ffxiv-eorzea-time/nlaalfmjnieiakpdnbcififcmlepfjda |
Descrição | Current time in Eorzea |
Tamanho do Arquivo | 414 KB |
Contagem de Instalações | 219 |
Versão Atual | 0.0.0.1 |
Última Atualização | 2014-08-01 |
Data de Publicação | 2014-07-31 |
Classificação | 3.80/5 Total de 5 Avaliações |
Desenvolvedor | Nick Dollimount |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FFXIV Eorzea Time", "version": "0.0.0.1", "manifest_version": 2, "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "128": "img\/128x128.png" }, "description": "Current time in Eorzea", "browser_action": { "default_icon": "img\/128x128.png", "default_title": "FFXIV Eorzea Time", "default_popup": "index.html" } } |