Windowshade

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

What is Windowshade?

Windowshade is a Chrome extension developed by Heptarex, and its main feature is "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Windowshade Extension CRX File

Download Windowshade extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
Official URL 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…
File Size 88.08 KB
Installation Count 157
Current Version 1.21
Last Updated 2013-08-13
Publish Date 2013-08-13
Rating 4.15/5 Total 13 Ratings
Developer Heptarex
Payment Type free
Extension Website http://heptarex.com/#web
Supported Languages 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
}