New Tab Page with Date and Time

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

Wat is New Tab Page with Date and Time?

New Tab Page with Date and Time is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A redesigned new tab page that has a date and time.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie New Tab Page with Date and Time

Download New Tab Page with Date and Time-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

                                            

Basisinformatie over de Extensie

Naam New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
Officiële URL https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Beschrijving A redesigned new tab page that has a date and time.
Bestandsgrootte 243 KB
Aantal Installaties 68
Huidige Versie 1.0
Laatst Bijgewerkt 2012-10-05
Publicatiedatum 2012-10-05
Beoordeling 4.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Unknown
Betalingswijze free
Ondersteunde Talen 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"
    }
}