QlockTwo Chrome Extension

A minimal Chrome Extension clock inspired by QlockTwo.

Was ist QlockTwo Chrome Extension?

QlockTwo Chrome Extension ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "A minimal Chrome Extension clock inspired by QlockTwo.".

Erweiterungsscreenshots

screenshot
screenshot

QlockTwo Chrome Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie QlockTwo Chrome Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        QlockTwo Chrome Extension is a simple extension that replaces your "New Tab" screen by a beautiful minimal clock that shows you the current time in her own special way. 

This extension is inspired by the QlockTwo.
http://www.qlocktwo.com/

Versions:
1.2 : Fixing bugs                    

Grundlegende Informationen zur Erweiterung

Name QlockTwo Chrome Extension QlockTwo Chrome Extension
ID jlcfmpcogghopiobecfjjocabjppmbfj
Offizielle URL https://chromewebstore.google.com/detail/qlocktwo-chrome-extension/jlcfmpcogghopiobecfjjocabjppmbfj
Beschreibung A minimal Chrome Extension clock inspired by QlockTwo.
Dateigröße 333 KB
Installationsanzahl 95
Aktuelle Version 1.2
Letztes Update 2013-10-26
Veröffentlichungsdatum 2013-10-26
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler Unknown
Zahlungsart free
Erweiterungswebsite http://qlocktwo.anthonydupont.be
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "QlockTwo Chrome Extension",
    "description": "A minimal Chrome Extension clock inspired by QlockTwo.",
    "version": "1.2",
    "author": "Anthony Du Pont",
    "homepage_url": "http:\/\/qlocktwo.anthonydupont.be",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    }
}