New Tab Page with Date and Time

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

What is New Tab Page with Date and Time?

New Tab Page with Date and Time is a Chrome extension developed by Unknown, and its main feature is "A redesigned new tab page that has a date and time.".

Extension Screenshots

screenshot

Download New Tab Page with Date and Time Extension CRX File

Download New Tab Page with Date and Time extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name New Tab Page with Date and Time New Tab Page with Date and Time
ID jpfnggpejkdhnnjhcjnfecnjemmfinoc
Official URL https://chromewebstore.google.com/detail/new-tab-page-with-date-an/jpfnggpejkdhnnjhcjnfecnjemmfinoc
Description A redesigned new tab page that has a date and time.
File Size 243 KB
Installation Count 68
Current Version 1.0
Last Updated 2012-10-05
Publish Date 2012-10-05
Rating 4.00/5 Total 3 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}