Cute Chores List
Make your chores seem aesthetically pleasing!
Cos'è Cute Chores List?
Cute Chores List è un'estensione di Chrome sviluppata da cabbagemonkey, e la sua funzione principale è "Make your chores seem aesthetically pleasing!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cute Chores List
Scarica i file di estensione Cute Chores List in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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! 🥰                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | pmoplbcaghfpldhemedpacgpmonbnhnp | 
| URL Ufficiale | https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp | 
| Descrizione | Make your chores seem aesthetically pleasing! | 
| Dimensione del File | 6.14 MB | 
| Conteggio Installazioni | 28 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2022-01-08 | 
| Data di Pubblicazione | 2021-11-03 | 
| Valutazione | 5.00/5 Totale 1 Valutazioni | 
| Sviluppatore | cabbagemonkey | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
    }
}  |  |