Cute Chores List

Make your chores seem aesthetically pleasing!

Co to jest Cute Chores List?

Cute Chores List to rozszerzenie Chrome opracowane przez cabbagemonkey, a jego główną funkcją jest „Make your chores seem aesthetically pleasing!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Cute Chores List

Pobierz pliki rozszerzeń Cute Chores List w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Cute Chores List Cute Chores List
ID pmoplbcaghfpldhemedpacgpmonbnhnp
Oficjalny URL https://chromewebstore.google.com/detail/cute-chores-list/pmoplbcaghfpldhemedpacgpmonbnhnp
Opis Make your chores seem aesthetically pleasing!
Rozmiar pliku 6.14 MB
Liczba instalacji 28
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-01-08
Data Publikacji 2021-11-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper cabbagemonkey
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}