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
官方網址 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"
    }
}