Haze
Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.
什么是Haze?
Haze是由http://bleach.design开发的Chrome扩展程序,该扩展的主要功能是“Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.”。
扩展截图
下载Haze扩展crx文件
下载Haze扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | fkbdhnggbaoepoejcnfkjnofopdepdbd |
官方URL | https://chrome.google.com/webstore/detail/fkbdhnggbaoepoejcnfkjnofopdepdbd |
简介 | Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar. |
文件大小 | 48.06 KB |
安装次数 | 11 |
当前版本 | 2.5 |
更新时间 | 2017-11-04 |
上架时间 | 2017-11-04 |
评分 | 5.00/5 共3次评分 |
开发者 | http://bleach.design |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" ] } |