Analog Toolbar Clock CE-7
Show the current time like analog clock face on toolbar and small calendar on popup window.
Qu'est-ce que Analog Toolbar Clock CE-7 ?
Analog Toolbar Clock CE-7 est une extension Chrome développée par https://www.styleseven.com, et sa fonction principale est "Show the current time like analog clock face on toolbar and small calendar on popup window.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Analog Toolbar Clock CE-7
Téléchargez les fichiers d'extension Analog Toolbar Clock CE-7 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Extension that displays small analog clock (19*19 pixels). To show calendar click on the extension icon.
Informations de Base sur l'Extension
Nom | Analog Toolbar Clock CE-7 |
ID | hkhhgbmlinegdbjpacanjedgcgpmpcmc |
URL Officiel | https://chromewebstore.google.com/detail/analog-toolbar-clock-ce-7/hkhhgbmlinegdbjpacanjedgcgpmpcmc |
Description | Show the current time like analog clock face on toolbar and small calendar on popup window. |
Taille du Fichier | 14.36 KB |
Nombre d'Installations | 231 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2019-03-08 |
Date de Publication | 2019-03-08 |
Évaluation | 4.33/5 Total 3 Évaluations |
Développeur | https://www.styleseven.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.styleseven.com/ |
Langues Prises en Charge | 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 } |