Windowshade

Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…

Cos'è Windowshade?

Windowshade è un'estensione di Chrome sviluppata da Heptarex, e la sua funzione principale è "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Windowshade

Scarica i file di estensione Windowshade in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky currently looks like. Introduce a little natural light into your Chrome experience to get a better grip on the world without looking away.

Note: uses location API to accurately calculate sunrise and sunset times.                    

Informazioni di Base sull'Estensione

Nome Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
URL Ufficiale https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
Descrizione Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
Dimensione del File 88.08 KB
Conteggio Installazioni 157
Versione Corrente 1.21
Ultimo Aggiornamento 2013-08-13
Data di Pubblicazione 2013-08-13
Valutazione 4.15/5 Totale 13 Valutazioni
Sviluppatore Heptarex
Tipo di Pagamento free
Sito Web dell'Estensione http://heptarex.com/#web
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Windowshade",
    "version": "1.21",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "windowshade.html"
    },
    "permissions": [
        "geolocation"
    ],
    "offline_enabled": true
}