Cityscapes — A New Tab Page

A new tab page that generates a cityscape based on the time of day.

什么是Cityscapes — A New Tab Page?

Cityscapes — A New Tab Page是由https://lauriewaxman.com开发的Chrome扩展程序,该扩展的主要功能是“A new tab page that generates a cityscape based on the time of day.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Cityscapes — A New Tab Page扩展crx文件

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

扩展使用说明

                        Lighting changes based on the actual time of day.                    

扩展基本信息

名称 Cityscapes — A New Tab Page Cityscapes — A New Tab Page
ID ahoiiapcoimonmoplalioecbgfalncpo
官方URL https://chromewebstore.google.com/detail/cityscapes-%E2%80%94-a-new-tab-pa/ahoiiapcoimonmoplalioecbgfalncpo
简介 A new tab page that generates a cityscape based on the time of day.
文件大小 45.8 KB
安装次数 27
当前版本 0.0.1
更新时间 2015-11-11
上架时间 2015-11-11
开发者 https://lauriewaxman.com
付费类型 free
扩展官网 http://lauriewaxman.com/work/cities/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cityscapes \u2014 A New Tab Page",
    "description": "A new tab page that generates a cityscape based on the time of day.",
    "version": "0.0.1",
    "manifest_version": 2,
    "icons": {
        "128": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}