Haze

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

Haze là gì?

Haze là một tiện ích mở rộng Chrome được phát triển bởi http://bleach.design, và tính năng chính của nó là "Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Haze

Tải xuống các tệp mở rộng Haze dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Haze Haze
ID fkbdhnggbaoepoejcnfkjnofopdepdbd
URL Chính Thức https://chrome.google.com/webstore/detail/fkbdhnggbaoepoejcnfkjnofopdepdbd
Mô tả Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.
Kích Thước Tệp 48.06 KB
Số Lần Cài Đặt 11
Phiên Bản Hiện Tại 2.5
Cập Nhật Lần Cuối 2017-11-04
Ngày Phát Hành 2017-11-04
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://bleach.design
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}