Cute Chores List
Make your chores seem aesthetically pleasing!
Cute Chores Listคืออะไร?
Cute Chores List เป็นส่วนขยายของ Chrome ที่พัฒนาโดย cabbagemonkey และคุณลักษณะหลักของมันคือ "Make your chores seem aesthetically pleasing!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cute Chores List
ดาวน์โหลดไฟล์ส่วนขยาย Cute Chores List ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A few months ago, there was this one week where I forgot to take a shower 😅. So I made this handy browser checklist to help me remember to do that as well as other everyday chores. Hopefully, this list will be helpful to you too! 🥰
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Cute Chores List |
ID | pmoplbcaghfpldhemedpacgpmonbnhnp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp |
คำอธิบาย | Make your chores seem aesthetically pleasing! |
ขนาดไฟล์ | 6.14 MB |
จำนวนการติดตั้ง | 28 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2022-01-08 |
วันที่เผยแพร่ | 2021-11-03 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | cabbagemonkey |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cute Chores List ", "description": "Make your chores seem aesthetically pleasing!", "version": "1.0", "manifest_version": 3, "permissions": [], "action": { "default_popup": "index.html", "default_icon": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } }, "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } } |