Windowshade

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

Apa itu Windowshade?

Windowshade adalah ekstensi Chrome yang dikembangkan oleh Heptarex, dan fitur utamanya adalah "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Windowshade

Unduh file ekstensi Windowshade dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
URL Resmi https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
Deskripsi Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
Ukuran File 88.08 KB
Jumlah Instalasi 157
Versi Saat Ini 1.21
Terakhir Diperbarui 2013-08-13
Tanggal Publikasi 2013-08-13
Penilaian 4.15/5 Total 13 Penilaian
Pengembang Heptarex
Tipe Pembayaran free
Situs Ekstensi http://heptarex.com/#web
Bahasa yang Didukung 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
}