Cute Chores List

Make your chores seem aesthetically pleasing!

Qu'est-ce que Cute Chores List ?

Cute Chores List est une extension Chrome développée par cabbagemonkey, et sa fonction principale est "Make your chores seem aesthetically pleasing!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cute Chores List

Téléchargez les fichiers d'extension Cute Chores List au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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! 🥰                    

Informations de Base sur l'Extension

Nom Cute Chores List Cute Chores List
ID pmoplbcaghfpldhemedpacgpmonbnhnp
URL Officiel https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp
Description Make your chores seem aesthetically pleasing!
Taille du Fichier 6.14 MB
Nombre d'Installations 28
Version Actuelle 1.0
Dernière Mise à Jour 2022-01-08
Date de Publication 2021-11-03
Évaluation 5.00/5 Total 1 Évaluations
Développeur cabbagemonkey
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}