Windowshade

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

Qu'est-ce que Windowshade ?

Windowshade est une extension Chrome développée par Heptarex, et sa fonction principale est "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Windowshade

Téléchargez les fichiers d'extension Windowshade au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
URL Officiel https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
Description Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
Taille du Fichier 88.08 KB
Nombre d'Installations 157
Version Actuelle 1.21
Dernière Mise à Jour 2013-08-13
Date de Publication 2013-08-13
Évaluation 4.15/5 Total 13 Évaluations
Développeur Heptarex
Type de Paiement free
Site Web de l'Extension http://heptarex.com/#web
Langues Prises en Charge 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
}