Cute Chores List
Make your chores seem aesthetically pleasing!
Apa itu Cute Chores List?
Cute Chores List adalah ekstensi Chrome yang dikembangkan oleh cabbagemonkey, dan fitur utamanya adalah "Make your chores seem aesthetically pleasing!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Cute Chores List
Unduh file ekstensi Cute Chores List dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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! 🥰
Informasi Dasar Ekstensi
Nama | Cute Chores List |
ID | pmoplbcaghfpldhemedpacgpmonbnhnp |
URL Resmi | https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp |
Deskripsi | Make your chores seem aesthetically pleasing! |
Ukuran File | 6.14 MB |
Jumlah Instalasi | 28 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2022-01-08 |
Tanggal Publikasi | 2021-11-03 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | cabbagemonkey |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |