Haze

Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.

Qu'est-ce que Haze ?

Haze est une extension Chrome développée par http://bleach.design, et sa fonction principale est "Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

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

Téléchargez les fichiers d'extension Haze 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

                        Haze is a Google Chrome extension that represents each day of the week with different color schemes loosely based on the Thai astrological calendar. Haze’s subtle blurred imagery changes dynamically indicating that time is passing with each movement and that the days are changing with the various colors schemes. The subdued nature of Haze provides a calmness towards technology which contrasts the utility that a standard calendar offers. As the user returns to their browser throughout the day they’ll see subtle changes; eventually the user will notice a difference in colors indicating a new day.                    

Informations de Base sur l'Extension

Nom Haze Haze
ID fkbdhnggbaoepoejcnfkjnofopdepdbd
URL Officiel https://chrome.google.com/webstore/detail/fkbdhnggbaoepoejcnfkjnofopdepdbd
Description Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.
Taille du Fichier 48.06 KB
Nombre d'Installations 11
Version Actuelle 2.5
Dernière Mise à Jour 2017-11-04
Date de Publication 2017-11-04
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://bleach.design
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Haze",
    "description": "Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.",
    "version": "2.5",
    "icons": {
        "128": "assets\/images\/icon128.png",
        "64": "assets\/images\/icon64.png",
        "48": "assets\/images\/icon48.png",
        "16": "assets\/images\/icon16.png"
    },
    "browser_action": {
        "default_title": "Haze"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "tabs"
    ]
}