World Clocks

Replace new tab page with simple and beautiful World Clocks

What is World Clocks?

World Clocks is a Chrome extension developed by https://worldclockz.com, and its main feature is "Replace new tab page with simple and beautiful World Clocks".

Extension Screenshots

screenshot

Download World Clocks Extension CRX File

Download World Clocks 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

                        Simple and beautiful World Clocks                    

Extension Basic Information

Name World Clocks World Clocks
ID hoejpekmflnpaffadegadmhacpafpaca
Official URL https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca
Description Replace new tab page with simple and beautiful World Clocks
File Size 832 KB
Installation Count 427
Current Version 0.71
Last Updated 2016-04-23
Publish Date 2016-04-23
Rating 3.87/5 Total 15 Ratings
Developer https://worldclockz.com
Payment Type free
Extension Website http://worldclockz.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-inline' https:\/\/fonts.googleapis.com https:\/\/maps.googleapis.com https:\/\/pagead2.googlesyndication.com https:\/\/googleads.g.doubleclick.net; object-src 'self'",
    "description": "Replace new tab page with simple and beautiful World Clocks",
    "icons": {
        "128": "images\/touch\/icon-128x128.png"
    },
    "manifest_version": 2,
    "name": "World Clocks",
    "offline_enabled": true,
    "version": "0.71"
}