Toolbar Clock CE-7

Show the current time on toolbar and small calendar on popup window.

Wat is Toolbar Clock CE-7?

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

Extensie Screenshots

screenshot
screenshot

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

Download 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

                        Press on the extension button to show popup window. Click on date picker to show calendar.
Use "Options" dialog to switch Am/Pm mode to off or select font color.                    

Basisinformatie over de Extensie

Naam Toolbar Clock CE-7 Toolbar Clock CE-7
ID blmjmiddomienmbjkijkgdohhfhclpjc
Officiële URL https://chromewebstore.google.com/detail/toolbar-clock-ce-7/blmjmiddomienmbjkijkgdohhfhclpjc
Beschrijving Show the current time on toolbar and small calendar on popup window.
Bestandsgrootte 14.93 KB
Aantal Installaties 1,970
Huidige Versie 2.1
Laatst Bijgewerkt 2015-10-19
Publicatiedatum 2015-10-19
Beoordeling 4.05/5 Totaal 21 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": "Toolbar Clock CE-7",
    "version": "2.1",
    "background": {
        "scripts": [
            "base.js"
        ]
    },
    "description": "Show the current time on toolbar and small calendar on popup window.",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "manifest_version": 2
}