FFXIV Eorzea Time
Current time in Eorzea
什麼是FFXIV Eorzea Time?
FFXIV Eorzea Time是由Nick Dollimount開發的Chrome擴展程式,該擴展的主要功能是“Current time in Eorzea”。
擴展截圖
下載FFXIV Eorzea Time擴展crx文件
下載FFXIV Eorzea Time擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
FFXIV Eorzea Time provides quick access to the current time in Eorzea. FFXIV Eorzea Time is accurate and is dynamically updated.
擴展基本資訊
名稱 | |
ID | nlaalfmjnieiakpdnbcififcmlepfjda |
官方網址 | https://chromewebstore.google.com/detail/ffxiv-eorzea-time/nlaalfmjnieiakpdnbcififcmlepfjda |
簡介 | Current time in Eorzea |
檔案大小 | 414 KB |
安裝次數 | 219 |
目前版本 | 0.0.0.1 |
更新時間 | 2014-08-01 |
上架時間 | 2014-07-31 |
評分 | 3.80/5 共 5 次評分 |
開發者 | Nick Dollimount |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" } } |