FFXIV Eorzea Time

FFXIV Eorzea Time

Current time in Eorzea

Merlin
Additional files are visible only to premium users

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"
  }
}