New Tab Page with Date and Time

A redesigned new tab page that has a date and time.

Qu'est-ce que New Tab Page with Date and Time ?

New Tab Page with Date and Time est une extension Chrome développée par Unknown, et sa fonction principale est "A redesigned new tab page that has a date and time.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension New Tab Page with Date and Time

Téléchargez les fichiers d'extension New Tab Page with Date and Time 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

                                            

Informations de Base sur l'Extension

Nom New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
URL Officiel https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Description A redesigned new tab page that has a date and time.
Taille du Fichier 243 KB
Nombre d'Installations 68
Version Actuelle 1.0
Dernière Mise à Jour 2012-10-05
Date de Publication 2012-10-05
Évaluation 4.00/5 Total 3 Évaluations
Développeur Unknown
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page with Date and Time",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A redesigned new tab page that has a date and time.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    }
}