NewTab Clock

Clock Tab Minimal clock tab, customise theme and clock according to your preferences.

Qu'est-ce que NewTab Clock ?

NewTab Clock est une extension Chrome développée par Athaher, et sa fonction principale est "Clock Tab Minimal clock tab, customise theme and clock according to your preferences.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension NewTab Clock

Téléchargez les fichiers d'extension NewTab Clock 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

                        Clock Tab

Minimal clock tab, customise theme and clock according to your preferences.                    

Informations de Base sur l'Extension

Nom NewTab Clock NewTab Clock
ID cmamolkmbekldcingccalpmbhbglnemg
URL Officiel https://chromewebstore.google.com/detail/newtab-clock/cmamolkmbekldcingccalpmbhbglnemg
Description Clock Tab Minimal clock tab, customise theme and clock according to your preferences.
Taille du Fichier 592 KB
Nombre d'Installations 40
Version Actuelle 1.1
Dernière Mise à Jour 2020-07-14
Date de Publication 2019-05-14
Évaluation 5.00/5 Total 1 Évaluations
Développeur Athaher
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NewTab Clock",
    "version": "1.1",
    "icons": {
        "16": "clock16.png",
        "32": "clock32.png",
        "48": "clock48.png",
        "128": "clock128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}