World Clocks

Replace new tab page with simple and beautiful World Clocks

什么是World Clocks?

World Clocks是由https://worldclockz.com开发的Chrome扩展程序,该扩展的主要功能是“Replace new tab page with simple and beautiful World Clocks”。

扩展截图

screenshot

下载World Clocks扩展crx文件

下载World Clocks扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Simple and beautiful World Clocks                    

扩展基本信息

名称 World Clocks World Clocks
ID hoejpekmflnpaffadegadmhacpafpaca
官方URL https://chromewebstore.google.com/detail/world-clocks/hoejpekmflnpaffadegadmhacpafpaca
简介 Replace new tab page with simple and beautiful World Clocks
文件大小 832 KB
安装次数 427
当前版本 0.71
更新时间 2016-04-23
上架时间 2016-04-23
评分 3.87/5 共15次评分
开发者 https://worldclockz.com
付费类型 free
扩展官网 http://worldclockz.com
支持的语言 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"
}