Windowshade

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

Τι είναι το Windowshade;

Το Windowshade είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Heptarex, και η κύρια λειτουργία του είναι "Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Windowshade

Λήψη αρχείων επέκτασης Windowshade σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Windowshade Windowshade
ID hjjgbonlbpglkgemffbbjllpiifdcfga
Επίσημο URL https://chromewebstore.google.com/detail/windowshade/hjjgbonlbpglkgemffbbjllpiifdcfga
Περιγραφή Ever lose track of time staring at your screen? Windowshade replaces your new tab page with a clock that shows what the sky…
Μέγεθος Αρχείου 88.08 KB
Αριθμός Εγκαταστάσεων 157
Τρέχουσα Έκδοση 1.21
Τελευταία Ενημέρωση 2013-08-13
Ημερομηνία Δημοσίευσης 2013-08-13
Αξιολόγηση 4.15/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής Heptarex
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://heptarex.com/#web
Υποστηριζόμενες Γλώσσες 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
}