Haze
Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar.
Hazeคืออะไร?
Haze เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://bleach.design และคุณลักษณะหลักของมันคือ "Haze represents each day of the week with color schemes and subtle imagery loosely based on the Thai astrological calendar."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Haze
ดาวน์โหลดไฟล์ส่วนขยาย 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" ] } |