Windowshade

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

O que é Windowshade?

Windowshade é uma extensão do Chrome desenvolvida por Heptarex, e sua principal característica é "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Windowshade

Baixe arquivos de extensão Windowshade no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
URL Oficial https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
Descrição Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
Tamanho do Arquivo 88.08 KB
Contagem de Instalações 157
Versão Atual 1.21
Última Atualização 2013-08-13
Data de Publicação 2013-08-13
Classificação 4.15/5 Total de 13 Avaliações
Desenvolvedor Heptarex
Tipo de Pagamento free
Site da Extensão http://heptarex.com/#web
Idiomas Suportados 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
}