QlockTwo Chrome Extension

A minimal Chrome Extension clock inspired by QlockTwo.

Wat is QlockTwo Chrome Extension?

QlockTwo Chrome Extension is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A minimal Chrome Extension clock inspired by QlockTwo.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie QlockTwo Chrome Extension

Download QlockTwo Chrome Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam QlockTwo Chrome Extension QlockTwo Chrome Extension
ID jlcfmpcogghopiobecfjjocabjppmbfj
Officiële URL https://chromewebstore.google.com/detail/qlocktwo-chrome-extension/jlcfmpcogghopiobecfjjocabjppmbfj
Beschrijving A minimal Chrome Extension clock inspired by QlockTwo.
Bestandsgrootte 333 KB
Aantal Installaties 95
Huidige Versie 1.2
Laatst Bijgewerkt 2013-10-26
Publicatiedatum 2013-10-26
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Extensiewebsite http://qlocktwo.anthonydupont.be
Ondersteunde Talen 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"
    }
}