FFXIV Eorzea Time

Current time in Eorzea

Vad är FFXIV Eorzea Time?

FFXIV Eorzea Time är en Chrome-tillägg utvecklad av Nick Dollimount, och dess huvudfunktion är "Current time in Eorzea".

Tilläggsskärmbilder

screenshot

Ladda ner FFXIV Eorzea Time-förlängningens CRX-fil

Ladda ner FFXIV Eorzea Time-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        FFXIV Eorzea Time provides quick access to the current time in Eorzea.  FFXIV Eorzea Time is accurate and is dynamically updated.                    

Grundläggande Information om Tillägg

Namn FFXIV Eorzea Time FFXIV Eorzea Time
ID nlaalfmjnieiakpdnbcififcmlepfjda
Officiell webbadress https://chromewebstore.google.com/detail/ffxiv-eorzea-time/nlaalfmjnieiakpdnbcififcmlepfjda
Beskrivning Current time in Eorzea
Filstorlek 414 KB
Antal Installationer 219
Aktuell Version 0.0.0.1
Senast Uppdaterad 2014-08-01
Publiceringsdatum 2014-07-31
Betyg 3.80/5 Totalt 5 Betyg
Utvecklare Nick Dollimount
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}