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 |
Eメール | [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" } } |