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 |
官方URL | 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" } } |