NewTab Clock

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

What is NewTab Clock?

NewTab Clock is a Chrome extension developed by Athaher, and its main feature is "Clock Tab Minimal clock tab, customise theme and clock according to your preferences.".

Extension Screenshots

screenshot
screenshot
screenshot

Download NewTab Clock Extension CRX File

Download NewTab Clock 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

                        Clock Tab

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

Extension Basic Information

Name NewTab Clock NewTab Clock
ID cmamolkmbekldcingccalpmbhbglnemg
Official URL https://chromewebstore.google.com/detail/newtab-clock/cmamolkmbekldcingccalpmbhbglnemg
Description Clock Tab Minimal clock tab, customise theme and clock according to your preferences.
File Size 592 KB
Installation Count 40
Current Version 1.1
Last Updated 2020-07-14
Publish Date 2019-05-14
Rating 5.00/5 Total 1 Ratings
Developer Athaher
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}