Analog Toolbar Clock CE-7

Show the current time like analog clock face on toolbar and small calendar on popup window.

Wat is Analog Toolbar Clock CE-7?

Analog Toolbar Clock CE-7 is een Chrome-extensie ontwikkeld door https://www.styleseven.com, en de belangrijkste functie is "Show the current time like analog clock face on toolbar and small calendar on popup window.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Analog Toolbar Clock CE-7

Download Analog Toolbar Clock CE-7-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

                        Extension that displays small analog clock (19*19 pixels). To show calendar click on the extension icon.                    

Basisinformatie over de Extensie

Naam Analog Toolbar Clock CE-7 Analog Toolbar Clock CE-7
ID hkhhgbmlinegdbjpacanjedgcgpmpcmc
Officiële URL https://chromewebstore.google.com/detail/analog-toolbar-clock-ce-7/hkhhgbmlinegdbjpacanjedgcgpmpcmc
Beschrijving Show the current time like analog clock face on toolbar and small calendar on popup window.
Bestandsgrootte 14.36 KB
Aantal Installaties 231
Huidige Versie 1.0
Laatst Bijgewerkt 2019-03-08
Publicatiedatum 2019-03-08
Beoordeling 4.33/5 Totaal 3 Beoordelingen
Ontwikkelaar https://www.styleseven.com
Betalingswijze free
Extensiewebsite http://www.styleseven.com/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Analog Toolbar Clock CE-7",
    "version": "1.0",
    "background": {
        "scripts": [
            "base.js"
        ]
    },
    "description": "Show the current time like analog clock face on toolbar and small calendar on popup window.",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}