Cityscapes — A New Tab Page

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

Wat is Cityscapes — A New Tab Page?

Cityscapes — A New Tab Page is een Chrome-extensie ontwikkeld door https://lauriewaxman.com, en de belangrijkste functie is "A new tab page that generates a cityscape based on the time of day.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Cityscapes — A New Tab Page

Download Cityscapes — A New Tab Page-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Lighting changes based on the actual time of day.                    

Basisinformatie over de Extensie

Naam Cityscapes — A New Tab Page Cityscapes — A New Tab Page
ID ahoiiapcoimonmoplalioecbgfalncpo
Officiële URL https://chromewebstore.google.com/detail/cityscapes-%E2%80%94-a-new-tab-pa/ahoiiapcoimonmoplalioecbgfalncpo
Beschrijving A new tab page that generates a cityscape based on the time of day.
Bestandsgrootte 45.8 KB
Aantal Installaties 27
Huidige Versie 0.0.1
Laatst Bijgewerkt 2015-11-11
Publicatiedatum 2015-11-11
Ontwikkelaar https://lauriewaxman.com
Betalingswijze free
Extensiewebsite http://lauriewaxman.com/work/cities/
Ondersteunde Talen 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"
    }
}