Cute Chores List

Make your chores seem aesthetically pleasing!

O que é Cute Chores List?

Cute Chores List é uma extensão do Chrome desenvolvida por cabbagemonkey, e sua principal característica é "Make your chores seem aesthetically pleasing!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Cute Chores List

Baixe arquivos de extensão Cute Chores List no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Cute Chores List Cute Chores List
ID pmoplbcaghfpldhemedpacgpmonbnhnp
URL Oficial https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp
Descrição Make your chores seem aesthetically pleasing!
Tamanho do Arquivo 6.14 MB
Contagem de Instalações 28
Versão Atual 1.0
Última Atualização 2022-01-08
Data de Publicação 2021-11-03
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor cabbagemonkey
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}