FFXIV Eorzea Time
Current time in Eorzea
Apa itu FFXIV Eorzea Time?
FFXIV Eorzea Time adalah ekstensi Chrome yang dikembangkan oleh Nick Dollimount, dan fitur utamanya adalah "Current time in Eorzea".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi FFXIV Eorzea Time
Unduh file ekstensi FFXIV Eorzea Time dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
FFXIV Eorzea Time provides quick access to the current time in Eorzea. FFXIV Eorzea Time is accurate and is dynamically updated.
Informasi Dasar Ekstensi
Nama | |
ID | nlaalfmjnieiakpdnbcififcmlepfjda |
URL Resmi | https://chromewebstore.google.com/detail/ffxiv-eorzea-time/nlaalfmjnieiakpdnbcififcmlepfjda |
Deskripsi | Current time in Eorzea |
Ukuran File | 414 KB |
Jumlah Instalasi | 219 |
Versi Saat Ini | 0.0.0.1 |
Terakhir Diperbarui | 2014-08-01 |
Tanggal Publikasi | 2014-07-31 |
Penilaian | 3.80/5 Total 5 Penilaian |
Pengembang | Nick Dollimount |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |