Cute Chores List
Make your chores seem aesthetically pleasing!
Wat is Cute Chores List?
Cute Chores List is een Chrome-extensie ontwikkeld door cabbagemonkey, en de belangrijkste functie is "Make your chores seem aesthetically pleasing!".
Extensie Screenshots
Download het CRX-bestand van de extensie Cute Chores List
Download Cute Chores List-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! 🥰
Basisinformatie over de Extensie
Naam | Cute Chores List |
ID | pmoplbcaghfpldhemedpacgpmonbnhnp |
Officiële URL | https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp |
Beschrijving | Make your chores seem aesthetically pleasing! |
Bestandsgrootte | 6.14 MB |
Aantal Installaties | 28 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2022-01-08 |
Publicatiedatum | 2021-11-03 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | cabbagemonkey |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |